- Fix URLs for the livefs ISO image.
- Add a note that the livefs ISOs are not available for 9.0-RELEASE and later, and that the standard install CDROM as well as the memstick image may be used to recover a system. PR: 166580 Submitted by: Vitaly Magerya (vmagerya%gmail!com)
This commit is contained in:
parent
8a821806c9
commit
0292a7ca80
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38762
1 changed files with 13 additions and 2 deletions
|
@ -2807,9 +2807,20 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
|
|||
perform many tasks like running &man.dump.8;,
|
||||
&man.restore.8;, &man.fdisk.8;, &man.bsdlabel.8;,
|
||||
&man.newfs.8;, &man.mount.8;, and more. Livefs CD image for
|
||||
&os;/&arch.i386; &rel.current;-RELEASE is available
|
||||
&os;/&arch.i386; &rel2.current;-RELEASE is available
|
||||
from <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/&arch.i386;/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-&arch.i386;-livefs.iso"></ulink>.</para>
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/&arch.i386;/ISO-IMAGES/&rel2.current;/&os;-&rel2.current;-RELEASE-&arch.i386;-livefs.iso"></ulink>.</para>
|
||||
|
||||
<note>
|
||||
<para>Livefs CD images are not available for
|
||||
&os; &rel.current;-RELEASE and later. In addition to
|
||||
the CDROM installation images, flash drive installation
|
||||
images may be used to recover a system. The
|
||||
<quote>memstick</quote> image for
|
||||
&os;/&arch.i386; &rel.current;-RELEASE is available
|
||||
from <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/&arch.i386;/&arch.i386;/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-&arch.i386;-memstick.img"></ulink>.</para>
|
||||
</note>
|
||||
|
||||
<para>Third, create backup tapes regularly. Any changes that
|
||||
you make after your last backup may be irretrievably lost.
|
||||
|
|
Loading…
Reference in a new issue