Displaying 2 results from an estimated 2 matches for "msg01753".
2013 Jan 19
9
pygrub/hvm boot with alternate script= for block devices
Hi,
I am doing some experimentation with xen and Ceph and have a problem
booting my guest when my disk = [] uses an alternate block script.
Installation from a .iso was ok since the boot device was a file but
now
trying to boot from the rbd neither the hvmbuilder or pygrub can start
as they treat the first value after target= as the /dev node to try and
use.
My disk parameter looks like:
disk =
2009 Jul 23
1
ANNOUNCE: libguestfs 1.0.64 released
...p://koji.fedoraproject.org/koji/packageinfo?packageID=8391
NOTE at present there is a bug in qemu's vmchannel which stops
libguestfs from working correctly with the very latest qemu from git.
Use a stable 0.10.X version, or apply this patch:
http://lists.gnu.org/archive/html/qemu-devel/2009-07/msg01753.html
(These release notes include changes since the previous announcement,
which was for 1.0.59)
* New tool: virt-cat. This tool lets you copy out files from a
guest. See this page for some interesting and unexpected uses:
http://libguestfs.org/virt-cat.1.html#examples
* Added libguest...