diff options
Diffstat (limited to 'chapter08/grub.xml')
-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> |