diff options
author | Ed Maste <emaste@FreeBSD.org> | 2023-11-14 17:29:55 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2023-11-21 23:42:33 +0000 |
commit | 7fe07fca875aa5c8b5bbe78023c87275a455d7d9 (patch) | |
tree | 596b7a7f46dd491370a676cf0c17b4372b1128f8 | |
parent | 7c8b485152a6ca06b7598e7dfcf26ce1e4f9aeaa (diff) |
handbook: remove obsolete note about 11.2-RELEASE
This was added in 3f5f1388e8d4 ("Last pass through this chapter.")
11.2 is now well past EOL and there is no need for this caveat.
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | documentation/content/en/books/handbook/disks/_index.adoc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/content/en/books/handbook/disks/_index.adoc b/documentation/content/en/books/handbook/disks/_index.adoc index 225f4be937..4b24cf01b0 100644 --- a/documentation/content/en/books/handbook/disks/_index.adoc +++ b/documentation/content/en/books/handbook/disks/_index.adoc @@ -1420,12 +1420,6 @@ Store this printout and a copy of the installation media in a secure location. Should an emergency restore be needed, boot into the installation media and select `Live CD` to access a rescue shell. This rescue mode can be used to view the current state of the system, and if needed, to reformat disks and restore data from backups. -[NOTE] -==== -The installation media for FreeBSD/i386 {rel112-current}-RELEASE does not include a rescue shell. -For this version, instead download and burn a Livefs CD image from link:ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/{rel112-current}/FreeBSD-{rel112-current}-RELEASE-i386-livefs.iso[ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/{rel112-current}/FreeBSD-{rel112-current}-RELEASE-i386-livefs.iso]. -==== - Next, test the rescue shell and the backups. Make notes of the procedure. Store these notes with the media, the printouts, and the backups. |