Use the correct path when unmounting the boot floppy.
Noticed by: Rob <stopspam@users.sourceforge.net>
This commit is contained in:
parent
11c6dd1f8a
commit
39506589f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20964
1 changed files with 1 additions and 1 deletions
|
@ -5040,7 +5040,7 @@ Please press any key to reboot.</screen>
|
|||
command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /</userinput>
|
||||
&prompt.root; <userinput>umount /mnt</userinput></screen>
|
||||
&prompt.root; <userinput>umount /floppy</userinput></screen>
|
||||
|
||||
<para>Now you can remove the floppy from the floppy
|
||||
drive.</para>
|
||||
|
|
Loading…
Reference in a new issue