diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-04 22:00:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-04 22:00:26 +0000 |
commit | 94d3eee6e404c0a1e17afd663e7f35523e44c06f (patch) | |
tree | b5594ce6335ba52d7af86a47733a335642486e8a /chapter08 | |
parent | b398f4c4b9581c0b47f539e594ee4c453b6230bf (diff) |
Update grub packages and naming conventions example.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/grub.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index b446f42dd..8d92d5ea7 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -58,11 +58,6 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></ on <filename class="partition">hdc</filename>, that second hard drive would still be <emphasis>(hd1)</emphasis>.</para> - <para>You can determine what GRUB thinks your disk devices are by running:</para> - -<screen role="nodump"><userinput>grub-mkdevicemap --device-map=device.map -cat device.map</userinput></screen> - </sect2> <sect2> |