Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh113 STAGE2="$ALT_ROOT"/boot/grub/stage2
126 "$ALT_ROOT"/sbin/installgrub $STAGE1 $STAGE2 $rpcfsdev
148 "$ALT_ROOT"/sbin/installgrub $STAGE1 $STAGE2 $rootdev
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c127 #define STAGE2 "gptzfsboot" macro
2092 if (asprintf(&stage2, "%s/%s", boot_dir, STAGE2) < 0) { in handle_install()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c158 #define STAGE2 "/boot/grub/stage2" macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog6579 Change each type of STAGE1, STAGE2 and CONFIG_FILE to an array