Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/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.
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog1724 Use find_device() for root_device, bootdir_device and
3271 * util/grub-install.in (root_device): Use the regular expression
3472 $bootdir_device is not the same as $root_device, set root_device
5052 * util/grub-install.in (root_device): Append `/' to ${rootdir},
5815 (root_device): Set to the result for the directory ROOTDIR