

$ ~/d/qemu/ppc64-softmmu/qemu-system-ppc64 -hda /dev/null -kernel usr/lib64/guestfs/64 -initrd usr/lib64/guestfs/ -append console=ttyS0 -nographic -serial stdio This error (although breaks a little further along): I tried it with qemu from today's git and it gets past (How to exit the prompt? At this point I have to kill qemu) append console=ttyS0 -nographic -serial stdio (2) Unpack it to get at the appliance (warning, this command willĬreate some subdirectories under the current directory, so do it Try to run the tests ('LIBGUESTFS_DEBUG=1 make check')įails to boot the appliance with the error above.ĭon't have a ppc64 box handy? Never fear. Version-Release number of selected component (if applicable):Ģ. > *** Boot failure! No secondary bootloader specified *** > Configuration device id QEMU version 1 machine id 2 appliance/ -append panic=1 console=ttyS0 guestfs=10.0.2.4:6666 guestfs_verbose=1 noapic -nographic -serial stdio -net channel,6666:unix:/tmp/libguestfsxaTTya/sock,server,nowait -net user,vlan=0 -net nic,model=virtio,vlan=0 usr/bin/qemu-system-ppc64 /usr/bin/qemu-system-ppc64 -drive file=test1.img -drive file=test2.img -drive file=test3.img -drive file=./images/test.sqsh,snapshot=on -m 384 -no-reboot -kernel. Or qemu-system-ppc64 (on the ppc/ppc64 host) gives the following Trying to boot the libguestfs appliance using qemu-system-ppc
