|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
<screen role="nodump"><userinput>cd /tmp
|
|
<screen role="nodump"><userinput>cd /tmp
|
|
grub-mkrescue --image-type=floppy floppy.img
|
|
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=/def/fd0 bs=1440 count=1</userinput></screen>
|
|
|
|
|
|
<para>GRUB uses its own naming structure for drives and partitions in
|
|
<para>GRUB uses its own naming structure for drives and partitions in
|
|
the form of <emphasis>(hdn,m)</emphasis>, where <emphasis>n</emphasis>
|
|
the form of <emphasis>(hdn,m)</emphasis>, where <emphasis>n</emphasis>
|