[Libguestfs] Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100

James Cook james.cook at bluewin.ch
Tue Jan 23 11:46:33 UTC 2018


On 23/01/2018 11:39, Nikolay Ivanets wrote:
> 2018-01-23 13:31 GMT+02:00 James Cook <james.cook at bluewin.ch>:
>
>> libguestfs: trace: get_cachedir
>> libguestfs: trace: get_cachedir = "/var/tmp"
>> libguestfs: [00000ms] begin building supermin appliance
>> libguestfs: [00000ms] run supermin
>> libguestfs: command: run: /usr/bin/supermin
>> libguestfs: command: run: \ --build
>> libguestfs: command: run: \ --verbose
>> libguestfs: command: run: \ --if-newer
>> libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
>> libguestfs: command: run: \ --copy-kernel
>> libguestfs: command: run: \ -f ext2
>> libguestfs: command: run: \ --host-cpu x86_64
>> libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
>> libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
>> supermin: version: 5.1.18
>> supermin: package handler: debian/dpkg
>> supermin: acquiring lock on /var/tmp/.guestfs-0/lock
>> supermin: if-newer: output does not need rebuilding
>> libguestfs: [00008ms] finished building supermin appliance
> You still using cached appliance. Remove cached appliance and try again:
>
> rm -r /var/tmp/.guestfs-0
>
> You might want to remove cached appliance for other users:
>
> rm -r /var/tmp/.guestfs-N # where N is UID
>
> --
>    Mykola Ivanets

That was it!

Thanks very much :)




More information about the Libguestfs mailing list