Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog5047 $install_drive.
5961 Make sure that $install_drive is not empty.