handbook/disks: remove obsolete sysinstall note from gbde section

sysinstall was removed in FreeBSD 10 and gbde was removed in
FreeBSD 15. The note warning about their incompatibility is no
longer relevant.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D55866
This commit is contained in:
Christos Longros
2026-08-31 13:42:38 -04:00
committed by Ed Maste
parent 72442dc9c2
commit eb6534fa1b
@@ -1892,18 +1892,6 @@ This requires that the passphrase be entered at the console at boot time.
After typing the correct passphrase, the encrypted partition will be mounted automatically.
Additional gbde boot options are available and listed in man:rc.conf[5].
[NOTE]
====
sysinstall is incompatible with gbde-encrypted devices.
All [.filename]#*.bde# devices must be detached from the kernel before starting sysinstall or it will crash during its initial probing for devices.
To detach the encrypted device used in the example, use the following command:
[source,shell]
....
# gbde detach /dev/ad4s1c
....
====
[[disks-encrypting-geli]]
=== Disk Encryption with `geli`