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

  /external/grub/util/
grub-install.in 391 root_drive=`convert "$root_device"`
392 if test "x$root_drive" = x; then
430 dump ${root_drive}${tmp} ${img_file}
455 root $root_drive
grub-install 391 root_drive=`convert "$root_device"`
392 if test "x$root_drive" = x; then
430 dump ${root_drive}${tmp} ${img_file}
455 root $root_drive

Completed in 917 milliseconds