|
Lines 5189-5195
Link Here
|
| 5189 |
<screen>&prompt.root; <userinput>mount /dev/fd0 /mnt</userinput></screen> |
5189 |
<screen>&prompt.root; <userinput>mount /dev/fd0 /mnt</userinput></screen> |
| 5190 |
|
5190 |
|
| 5191 |
<para>Now that you have the floppy mounted, you must |
5191 |
<para>Now that you have the floppy mounted, you must |
| 5192 |
change into the floppy directory</para> |
5192 |
change into the floppy directory:</para> |
| 5193 |
|
5193 |
|
| 5194 |
<screen>&prompt.root; <userinput>cd /mnt</userinput></screen> |
5194 |
<screen>&prompt.root; <userinput>cd /mnt</userinput></screen> |
| 5195 |
|
5195 |
|
|
Lines 5203-5215
Link Here
|
| 5203 |
|
5203 |
|
| 5204 |
<para>Now that you have your floppy configured correctly, |
5204 |
<para>Now that you have your floppy configured correctly, |
| 5205 |
you must unmount the floppy using the &man.umount.8; |
5205 |
you must unmount the floppy using the &man.umount.8; |
| 5206 |
command</para> |
5206 |
command:</para> |
| 5207 |
|
5207 |
|
| 5208 |
<screen>&prompt.root; <userinput>cd /</userinput> |
5208 |
<screen>&prompt.root; <userinput>cd /</userinput> |
| 5209 |
&prompt.root; <userinput>umount /mnt</userinput></screen> |
5209 |
&prompt.root; <userinput>umount /mnt</userinput></screen> |
| 5210 |
|
5210 |
|
| 5211 |
<para>Now you can remove the floppy from the floppy |
5211 |
<para>Now you can remove the floppy from the floppy |
| 5212 |
drive</para> |
5212 |
drive.</para> |
| 5213 |
</step> |
5213 |
</step> |
| 5214 |
|
5214 |
|
| 5215 |
<step> |
5215 |
<step> |