I want to migrate from Linux Mint to Ubuntu. Does the installer offer me to keep the documents? Or do I need to manually back up? Thanks
1 Answers
Whether you move from Mint to Ubuntu, or whether you stay on Mint, you need your manual backup anyway. That is, if your own data have any value to you.
Migrating to a different operating system means wiping the existing system partition and reinstalling. If the user data is also on that partition, it will also be erased, so will need to be copied back once the installation is over.
Does the installer offer me to keep the documents?
Obviously no, there is no specific option to keep documents. The installer offers a few options, and depending on your current setup and on the option you take, user documents may or may not be preserved. For example, there is an option to install Ubuntu next to the existing operating system. Then, the the documents, but also the Mint operating system, will be preserved. This is, however, not exactly what you want.
-
"Migrating to a different operating system means wiping the existing system partition and reinstalling. " Hmmmmm ... how about: create dual boot then transfer files and then remove mint :-) and yes: backups we all make. Regardless of what we do with our systems. – Rinzwind Sep 06 '22 at 08:52
-
@Rinzwind there are more complex options indeed. "Backups we all make": I am not convinced. It is one of the first things we need to teach: have a backup of your personal data and then you are fine whatever. Here I see a user that asks "whether he needs a manual backup"... – vanadium Sep 06 '22 at 09:16
-
I make backups of backups of backups and it has been burned into my soul. Nobody ever will here me say: I don't have a backup :P – Rinzwind Sep 17 '22 at 09:30
-
@Rinzwind, I know, I also do ;) Still, also I learned it the hard way, fortunately still in the time where floppies were only 320 K :-) – vanadium Sep 17 '22 at 09:46
ubiquity
orcalamares
installer. Select your existing partition(s) & don't format. The cleaning I did was to erase package details & sources on my own system, so the Ubuntu system would not try and re-install those pieces (I wanted a clean Ubuntu system without any of the runtime adjustments etc that Linux Mint uses; Ubuntu is runtime adjustment free), but that's optional. All my user files survived. FYI: Of course you should backup!! as it's easy to make a mistake. – guiverc Sep 06 '22 at 07:16