* docs/grub.texi (GRUB only offers a rescue shell): Suggest the use

of `ls' to find out which devices are available.
This commit is contained in:
Colin Watson 2011-05-01 20:04:02 +01:00
parent 3c62402d08
commit 8f94255340
2 changed files with 7 additions and 0 deletions

View file

@ -4127,6 +4127,8 @@ device), then you can correct this and enter normal mode manually:
@group
# Inspect the current prefix (and other preset variables):
set
# Find out which devices are available:
ls
# Set to the correct value, which might be something like this:
set prefix=(hd0,1)/grub
set root=(hd0,1)