hi,<div><br></div><div>Try askying that on QEMU maling list. It might be a QEMU issue.</div><div><br></div><div>Kind Regards,</div><div>Erlon<br><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 7:12 PM, Matias Kreder <span dir="ltr"><<a href="mailto:mkreder@gmail.com" target="_blank">mkreder@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm having some troubles to get a live cd image to boot into qemu<br>
ppc64 emulator with IBM OpenFirmware. I will also need to use this<br>
image on a IBM pServer.<br>
<br>
I used the Debian live build tool to create the .iso image. They just<br>
provide best effort support for its tool and they will just accept<br>
patches.<br>
<br>
The options that they use to generate the .iso are:<br>
<br>
        yaboot)<br>
                GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -r --iso-level 2<br>
--netatalk -hfs -probe -map"<br>
                GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} binary/yaboot/hfs.map<br>
--chrp-boot -part -no-desktop"<br>
                GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -hfs-bless binary/yaboot<br>
-hfs-volid Debian/Live_powerpc"<br>
                GENISOIMAGE_EXCLUDE="yaboot/hfs.map"<br>
                ;;<br>
<br>
According to the source here:<br>
<a href="http://live.debian.net/gitweb/?p=live-build.git;a=blob_plain;f=helpers/lh_binary_iso;hb=428f4d972f38a4774107d5ea934774fca591f77b" target="_blank">http://live.debian.net/gitweb/?p=live-build.git;a=blob_plain;f=helpers/lh_binary_iso;hb=428f4d972f38a4774107d5ea934774fca591f77b</a><br>


<br>
When I try to boot the .iso I just get "E3404: Not a booteable<br>
device!" I'm executing: "qemu-system-ppc64 -m 1024 -M pseries -cdrom<br>
binary.iso -boot d"<br>
<br>
This is my CD structure:<br>
<br>
root@debianppc:/build/binary# ls -R<br>
.:<br>
live  md5sum.txt  yaboot<br>
<br>
./live:<br>
filesystem.packages         initrd.img-2.6.32-5-powerpc<br>
vmlinux-2.6.32-5-powerpc64<br>
filesystem.packages-remove  initrd.img-2.6.32-5-powerpc64<br>
filesystem.squashfs         vmlinux-2.6.32-5-powerpc<br>
<br>
./yaboot:<br>
boot.msg  hfs.map  ofboot.b  pegasos  yaboot  yaboot.conf<br>
<br>
I'm stuck here, any help will be really appreciated.<br>
<br>
Regards<br>
Matias<br>
_______________________________________________<br>
Yaboot-users mailing list<br>
<a href="mailto:Yaboot-users@lists.ozlabs.org">Yaboot-users@lists.ozlabs.org</a><br>
<a href="https://lists.ozlabs.org/listinfo/yaboot-users" target="_blank">https://lists.ozlabs.org/listinfo/yaboot-users</a><br>
</blockquote></div><br></div>