Home
last modified time | relevance | path

Searched refs:STAGE2 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/zfs/bootinstall/
H A Dbootinstall.sh56 STAGE2=/boot/grub/stage2
57 /sbin/installgrub ${STAGE1} ${STAGE2} ${DEV}
/titanic_41/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh116 STAGE2="$ALT_ROOT"/boot/grub/stage2
129 "$ALT_ROOT"/sbin/installgrub $STAGE1 $STAGE2 $rpcfsdev
151 "$ALT_ROOT"/sbin/installgrub $STAGE1 $STAGE2 $rootdev
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c163 #define STAGE2 "/boot/grub/stage2" macro
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog6579 Change each type of STAGE1, STAGE2 and CONFIG_FILE to an array