Searched refs:bootdir_device (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/util/ | ||
H A D | grub-install.in | 381 bootdir_device=`find_device ${bootdir}` 384 if test "x$root_device" != "x$bootdir_device"; then 386 root_device=$bootdir_device |
Completed in 62 milliseconds