10 echo root device
$ROOT not found
14 echo -n "Install boot as $BOOT on current root? (y/N) "
23 echo "Installing boot monitor into $BOOT."
24 cp $MDEC/boot_monitor
$BOOT
26 disk
=`echo "$ROOT" | sed 's/s[0-3]//'`
27 echo -n "Install bootxx_minixfs3 into $disk? (y/N) "
37 echo "Installing bootxx_minixfs3 into $disk."
38 installboot_nbsd
"$disk" "$MDEC/bootxx_minixfs3"