Hi,
I am planning to upgrade my FreeBSD on my home server and I read here on the forum a lot of posts where something doesn't work after upgrade. I am looking to upgrade to 13.2-RELEASE or possibly 14.0-RC2 or 15.0-CURRENT. I know 14.0-RC2 and 15.0-CURRENT are still being tested and are not recommended, especially on server environment. I am affraid to update and upgrade that half of my things will stop working. My question is how to perform this process including backup so I won't be suffering from spending few days on full reinstall like last few times couple years ago. Please not I am not using GENERIC kernel and ZFS file system. With choosing version I would prefer something where I will just update packages and patch kernel rather then looking for some help again for full upgrade (Long term support)
The way I would do is
1. Find some software for full system backup and search on google for some howto - ie. clonehdd
2.
3.
4.
5. I would search for config file to copy and compile kernel again after upgrade
I don't really know what files and directories I should backup - /etc/ and /usr/local/etc for sure I will copy to my laptop but what else is important?
I will appreciate for step by step tutorial as last few times I followed guides like https://docs.freebsd.org/en/books/handbook/cutting-edge/ and I did have to reinstall full system.
Even I really hate windows but I like that when you run update there is no issues after updating system, with FreeBSD I always had some problems.
Thanks,
Seb
I am planning to upgrade my FreeBSD on my home server and I read here on the forum a lot of posts where something doesn't work after upgrade. I am looking to upgrade to 13.2-RELEASE or possibly 14.0-RC2 or 15.0-CURRENT. I know 14.0-RC2 and 15.0-CURRENT are still being tested and are not recommended, especially on server environment. I am affraid to update and upgrade that half of my things will stop working. My question is how to perform this process including backup so I won't be suffering from spending few days on full reinstall like last few times couple years ago. Please not I am not using GENERIC kernel and ZFS file system. With choosing version I would prefer something where I will just update packages and patch kernel rather then looking for some help again for full upgrade (Long term support)
The way I would do is
1. Find some software for full system backup and search on google for some howto - ie. clonehdd
2.
freebsd-update fetch
3.
freebsd-update install
and perform restart4.
freebsd-update -r 13.2-RELEASE upgrade
and perform restart5. I would search for config file to copy and compile kernel again after upgrade
I don't really know what files and directories I should backup - /etc/ and /usr/local/etc for sure I will copy to my laptop but what else is important?
I will appreciate for step by step tutorial as last few times I followed guides like https://docs.freebsd.org/en/books/handbook/cutting-edge/ and I did have to reinstall full system.
Even I really hate windows but I like that when you run update there is no issues after updating system, with FreeBSD I always had some problems.
Thanks,
Seb