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

/external/grub/util/
H A Dgrub-install.in380 root_device=`find_device ${rootdir}`
384 if test "x$root_device" != "x$bootdir_device"; then
386 root_device=$bootdir_device
391 root_drive=`convert "$root_device"`
400 if test "x$grubdir_device" != "x$root_device"; then
404 $grubdir does not exist in the root device $root_device.
H A Dgrub-install380 root_device=`find_device ${rootdir}`
384 if test "x$root_device" != "x$bootdir_device"; then
386 root_device=$bootdir_device
391 root_drive=`convert "$root_device"`
400 if test "x$grubdir_device" != "x$root_device"; then
404 $grubdir does not exist in the root device $root_device.

Completed in 120 milliseconds