Hello,
I would like to replace the SSD in my computer, which is currently running FreeBSD 14.1-RELEASE for desktop use with Xfce. I'm using the default settings: packages are installed from quarterly (as per the default), no custom-compiled kernel, just the packages for the Intel video driver, webcamd, plus a list of software for desktop use: libreoffice, gimp, inkscape, emacs, vlc, and so on.
Currently, "uname -a" shows the following:
Would it be better to wait for the 14.2-RELEASE before replacing the SSD, or should I install 14.1-RELEASE now? From what I've noticed in the FreeBSD Handbook, the upgrade process isn't as simple as running pkg update and pkg upgrade, like it was in Debian with apt, since I'm coming from a Debian background. My question is: how does an upgrade compare to a fresh install? Is the result the same, or is a clean install still the best option?
I would like to replace the SSD in my computer, which is currently running FreeBSD 14.1-RELEASE for desktop use with Xfce. I'm using the default settings: packages are installed from quarterly (as per the default), no custom-compiled kernel, just the packages for the Intel video driver, webcamd, plus a list of software for desktop use: libreoffice, gimp, inkscape, emacs, vlc, and so on.
Currently, "uname -a" shows the following:
Code:
FreeBSD zoltan.home.arpa 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
Would it be better to wait for the 14.2-RELEASE before replacing the SSD, or should I install 14.1-RELEASE now? From what I've noticed in the FreeBSD Handbook, the upgrade process isn't as simple as running pkg update and pkg upgrade, like it was in Debian with apt, since I'm coming from a Debian background. My question is: how does an upgrade compare to a fresh install? Is the result the same, or is a clean install still the best option?