UFS root file systems do not have the same issues as ZFS for the
boot loader, but the boot loader should still be updated. Generalize
the section on updating the ESP. ZFS must be done before zpool update,
UFS should be done.
Details
Details
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
website/content/en/releases/14.0R/relnotes.adoc | ||
---|---|---|
70 | I'd add "While not mandatory, " to the start of this sentence. With zfs it won't boot at all if you've done a zpool upgrade. With both uFS and ZFS (unupgraded), you won't generally hit problems... but sometimes you will since you'll be running new lua scripts with the old loader and anything implemented in C won't be available... |