mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Another typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5e374717f5
commit
3d4219ad3f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user