HomeSort by relevance Sort by last modified time
    Searched refs:bootdir_device (Results 1 - 2 of 2) sorted by null

  /external/grub/util/
grub-install.in 381 bootdir_device=`find_device ${bootdir}`
384 if test "x$root_device" != "x$bootdir_device"; then
386 root_device=$bootdir_device
grub-install 381 bootdir_device=`find_device ${bootdir}`
384 if test "x$root_device" != "x$bootdir_device"; then
386 root_device=$bootdir_device

Completed in 3354 milliseconds