Provide a kboot.conf to allow powerpc64 install media to be booted on
Playstation 3 consoles running kboot or petitboot. Approved by: re (bz)
This commit is contained in:
parent
bb4511c618
commit
b739721734
@ -45,6 +45,9 @@ if [ "x$1" = "x-b" ]; then
|
||||
EOF
|
||||
bootable="$bootable -o chrp-boot"
|
||||
|
||||
# Playstation 3 boot code
|
||||
echo "FreeBSD Install='/boot/loader.ps3'" > $4/etc/kboot.conf
|
||||
|
||||
shift
|
||||
else
|
||||
bootable=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user