Correct path to installer distribution files
Submitted by: Nathan Rosenquist <freebsd@ratherlargerobot.com> Approved by: hrs (mentor, implicit)
This commit is contained in:
parent
fcb1ca095f
commit
d2db5988e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46338
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
<para>To install just the base system, run the next command when
|
||||
using &os; 9.x or newer:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>tar -xf /mnt/freebsd_install/usr/freebsd_dist/base.txz -C $DESTDIR</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>tar -xf /mnt/usr/freebsd_dist/base.txz -C $DESTDIR</userinput></screen>
|
||||
|
||||
<para>On &os; 8.x systems, use this command instead:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue