Document the fact that mount -u / has to be run for most cases.
Reported by: wenheping
This commit is contained in:
parent
630d561e7e
commit
150c9a2e7a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38052
1 changed files with 2 additions and 1 deletions
|
@ -2029,8 +2029,9 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
(i.e. using <command>boot -s</command> from the loader
|
||||
prompt). Then run:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>adjkerntz -i</userinput>
|
||||
<screen>&prompt.root; <userinput>mount -u /</userinput>
|
||||
&prompt.root; <userinput>mount -a -t ufs</userinput>
|
||||
&prompt.root; <userinput>adjkerntz -i</userinput>
|
||||
&prompt.root; <userinput>mergemaster -p</userinput>
|
||||
&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
&prompt.root; <userinput>make installworld</userinput>
|
||||
|
|
Loading…
Reference in a new issue