Use ftp.freebsd.org's IP address when illustrating how to do a network
install without the assistance of a name server.
This commit is contained in:
parent
c542fad941
commit
eb8ebb2ecf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2523
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.64 1998-02-24 06:35:32 jkh Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.65 1998-03-12 23:37:34 jfieber Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -675,7 +675,7 @@ tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
|
|||
of a name server:
|
||||
|
||||
<tscreen><verb>
|
||||
ftp://192.216.222.4/pub/FreeBSD/&rel.current;-RELEASE
|
||||
ftp://165.113.121.81/pub/FreeBSD/&rel.current;-RELEASE
|
||||
</verb></tscreen>
|
||||
|
||||
There are two FTP installation modes you can use:
|
||||
|
|
Loading…
Reference in a new issue