On Fri, Nov 22, 2013 at 12:04:51PM +0000, Исаев Виталий Анатольевич wrote: > Thanks to all. Symbolic link to vmlinuz image is a solution to my problem:
Actually we came up with another possible way. Not tested, but if it works, then it has the advantage of not needing root or any permanent changes to the filesystem: (1) Delete the symlink in /boot. (2) Set this environment variable instead: export FEBOOTSTRAP_KERNEL=/dev/.initramfs/live/isolinux/vmlinuz0 (3) Run libguestfs-test-tool to see if it works. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
