Hi Dave,
here is what i do to build a qemu bootable iso image with yaboot:
# mkisofs -hfs -part -map etc/maps -no-desktop -hfs-volid "BBOS_Boot_CD"
-hfs-bless iso_fs/boot -r -o bbos.iso iso_fs
while the filesystem in iso_fs looks like:
./boot
./boot/ofboot.b
./boot/yaboot
./boot/yaboot.conf
./
Can anyone tell me how to install the Yaboot
bootloader onto a cdrom? Ideally what I would like to
do
is to install yaboot onto a qemu disk image ultimately
for some embedded simulation. Any suggestions
would be greatly appreciated.
Cheers
Dave Sharp
__
2 matches
Mail list logo