[Libguestfs] libguestfs hanging on CentOS 6.2

Richard W.M. Jones rjones at redhat.com
Sun Jan 19 13:03:09 UTC 2014


On Sun, Jan 19, 2014 at 12:58:38PM +0000, Richard W.M. Jones wrote:
> febootstrap: cmdline: panic=1 console=ttyS0 udevtimeout=600 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm

Actually, looking more closely, I think the problem is that this
(newer) version of libguestfs is assuming virtio-scsi support
(/dev/sdb).  But probably the old kernel didn't have virtio-scsi, only
virtio-blk.  So updating the kernel is the way to go.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list