Searched refs:install_drive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in362 install_drive=`convert "$install_device"`
365 if test "x$install_drive" = x; then
369 install_drive="$install_device" ;;
372 install_drive="($install_device)" ;;
456 setup $force_lba --stage2=$grubdir/stage2 --prefix=$grub_prefix $install_drive

Completed in 72 milliseconds