Searched defs:grub (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c113 #define GRUB_DIR "/boot/grub"
115 #define GRUB_MENU "/boot/grub/menu.lst"
116 #define MENU_TMP "/boot/grub/menu.lst.tmp"
121 #define GRUBSIGN_DIR "/boot/grub/bootsign"
156 #define STAGE1 "/boot/grub/stage1"
157 #define STAGE2 "/boot/grub/stage2"
3938 * In the x86 live upgrade case the directory /boot/grub may be present
3951 boolean_t grub = B_FALSE; local
3955 /* grub is disabled by default */
3962 grub
[all...]

Completed in 95 milliseconds