I want to have a fresh Ubuntu start, with everything being default. But I don't want to lose files, I have lots of movies, documents etc. I don't want to remove, and I can't backup them, because they take too much space. Is it possible?
I want to have a fresh Ubuntu start, with everything being default. But I don't want to lose files, I have lots of movies, documents etc. I don't want to remove, and I can't backup them, because they take too much space. Is it possible?
To avoid this problem in future, consider installing Ubuntu with a / partition and a /home partition. Then, when you upgrade, you can either overwrite / or make a new / partition for your new Ubuntu, leaving the /home partition intact to be accessed from whichever version of Ubuntu you choose to fire up from the grub menu. I have used this strategy for all my Ubuntu installs on several machines, and it has enabled me to upgrade relatively painlessly on numerous occasions without losing personal data files.
But, I always back things up first in any case. It really is worth getting a large usb external disk to back up your /home partition or directory. You never know when your hard drive is going to go ...
When installing Ubuntu you can use the "side by side" option when you are at the partitioning phase of the installation.
It will keep your existing ubuntu and install you a new one.
The side effect is that your old ubuntu will be in another partition of your hard drive. You'll have to :
You can use the Ubuntu DVD to reinstall it then you can create a new account or - better - remove all hidden configuration files. To do this open the File manager, press CTRL + H then delete .config. You can also delete other hidden files and folders if you need to.
I concur to Bobble's suggestion.
Before you reinstall Ubuntu, run the "Try Ubuntu" option, and perform the following steps. I don't recommend to do this to an unexperienced user without a backup! If everything goes as planned, you won't need one, but else – who knows? Borrow a sufficiently large external drive from a friend, if you can't afford one. It is always a good idea to have a backup anyway.
Assuming a default setup, delete everything in your home directory starting with a dot except
.local
,.ecryptfs
,.Private
, i. e.:You have now deleted all user configuration. Skip this, if you still need it.
/home/home/mrSuperEvening
and you can move it wherever you like, i. e. to/home/mrSuperEvening
.