Searched refs:install_device (Results 1 – 5 of 5) sorted by relevance
39 install_device=61 Usage: grub-install [OPTION] install_device259 if test "x$install_device" != x; then264 install_device="${option}" ;;268 if test "x$install_device" = x; then359 case "$install_device" in361 install_device=`resolve_symlink "$install_device"`362 install_drive=`convert "$install_device"`369 install_drive="$install_device" ;;372 install_drive="($install_device)" ;;
3193 …orce-lba}] [@option{--stage2=os_stage2_file}] [@option{--prefix=dir}] install_device [image_device]3196 and installs GRUB into the device @var{install_device}. If3200 @command{root}. If @var{install_device} is a hard disk, then embed a3667 grub-install @var{install_device}3670 The device name @var{install_device} is an OS device name or a GRUB
331 [`--prefix=dir'] install_device [image_device]
3040 [`--prefix=dir'] install_device [image_device]
878 Before we convert the install_device we attempt to resolve it if4987 Check install_device before running grub if possible. Added4988 error messages if install_device is not set or not unique.