Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh112 STAGE1="$ALT_ROOT"/boot/grub/stage1
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.c126 #define STAGE1 "pmbr" macro
2088 if (asprintf(&stage1, "%s/%s", boot_dir, STAGE1) < 0) { in handle_install()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c157 #define STAGE1 "/boot/grub/stage1" macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog6579 Change each type of STAGE1, STAGE2 and CONFIG_FILE to an array