Set the boot partition type to 'apple-boot' for powerpc.
Submitted by: jhibbits Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ef1cbbf54c
commit
5b019b3604
@ -21,7 +21,7 @@ write_partition_layout() {
|
||||
;;
|
||||
powerpc:powerpc*)
|
||||
mkimg -s apm \
|
||||
-p freebsd-boot/bootfs:=/boot/boot1.hfs \
|
||||
-p apple-boot/bootfs:=/boot/boot1.hfs \
|
||||
-p freebsd-swap/swapfs::1G \
|
||||
-p freebsd-ufs/rootfs:=${VMBASE} \
|
||||
-o ${VMIMAGE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user