Take boot0sio from the newly-built world, both for consistency's sake and

to cater for host systems where it is not present.

Reviewed by:	phk
This commit is contained in:
Thomas Quinot 2004-04-27 09:49:16 +00:00
parent d1ec91e353
commit fa483345d2

View File

@ -39,7 +39,7 @@ echo p 3 165 `expr ${SC} + $sl + $sl` ${DATASLICE}
cat ${TMPFILE1}
fdisk -i -f ${TMPFILE1} ${MD}
fdisk ${MD}
boot0cfg -B -b /boot/boot0sio -s 1 -m 3 ${MD}
boot0cfg -B -b ${WD}/boot/boot0sio -s 1 -m 3 ${MD}
rm -f ${TMPFILE1}
bsdlabel -w -B ${MD}s1
newfs -O1 -U ${MD}s1a