QEMU?
Peter Grehan
grehan at freebsd.org
Thu Dec 13 08:02:18 PST 2007
Hi Daniel,
>> cp /usr/src/release/powerpc/boot.tbxi ${4}/boot
>> bootable="-hfs-bless ${4}/boot -map /usr/src/release/powerpc/hfs.map"
>>
>> ... which I think is the equivalent of the -chrp-boot option you
>> mention below.
>
> I did see this when I looked at the file, Debian has it as well. If
> -chrp-boot is equivalent, why does Debian have both?
Just had a dig through mkisofs source: looks like there is a
difference between using -chrp-boot and -hfs-bless. They both use a CHRP
boot script, but the -chrp-boot option appears to do something in the
iso header.
You may want to unpack the FreeBSD cd and re-pack with Debian-style
options and see what happens.
later,
Peter.
More information about the freebsd-ppc
mailing list