]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (GRUB only offers a rescue shell): Suggest the use
authorColin Watson <cjwatson@ubuntu.com>
Sun, 1 May 2011 19:04:02 +0000 (20:04 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Sun, 1 May 2011 19:04:02 +0000 (20:04 +0100)
of `ls' to find out which devices are available.

ChangeLog
docs/grub.texi

index 0a7e4d64c113a35187ab1b5d890128fdb161175e..58b3cc56ccfc42421315c0a90d86a66fa096e0c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-01  Colin Watson  <cjwatson@ubuntu.com>
+
+       * docs/grub.texi (GRUB only offers a rescue shell): Suggest the use
+       of `ls' to find out which devices are available.
+
 2011-04-25  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/loader/i386/linux.c (grub_linux_boot): Supply target rather
index 8d2223fb4c38eaad165b4d78e83bb95f2c94af66..95707e4ccb9b1106b5e7cb9f2d853362057fb341 100644 (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)