Author: bdubbs
Date: 2009-12-01 16:31:34 -0700 (Tue, 01 Dec 2009)
New Revision: 9124
Modified:
trunk/BOOK/chapter08/grub.xml
Log:
Another typo
Modified: trunk/BOOK/chapter08/grub.xml
===================================================================
--- trunk/BOOK/chapter08/grub.xml 2009-12-01 23:30:45 UTC (rev 9123)
+++ trunk/BOOK/chapter08/grub.xml 2009-12-01 23:31:34 UTC (rev 9124)
@@ -33,7 +33,7 @@
<screen role="nodump"><userinput>cd /tmp
grub-mkrescue --image-type=floppy floppy.img
-dd if=floppy.img of=/def/fd0 bs=1440 count=1</userinput></screen>
+dd if=floppy.img of=/dev/fd0 bs=1440 count=1</userinput></screen>
<para>GRUB uses its own naming structure for drives and partitions in
the form of <emphasis>(hdn,m)</emphasis>, where <emphasis>n</emphasis>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page