Sources tarballs are in src/ directory and not sys/ on cdrom.
This commit is contained in:
parent
528cab30c5
commit
06d6a20331
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13851
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
<screen>&prompt.root; <userinput>mount /cdrom</userinput>
|
||||
&prompt.root; <userinput>mkdir -p /usr/src/sys</userinput>
|
||||
&prompt.root; <userinput>ln -s /usr/src/sys /sys</userinput>
|
||||
&prompt.root; <userinput>cat /cdrom/sys/ssys.[a-d]* | tar -xzvf</userinput></screen>
|
||||
&prompt.root; <userinput>cat /cdrom/src/ssys.[a-d]* | tar -xzvf</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>Next, move to the
|
||||
|
|
Loading…
Reference in a new issue