I currently have 3 Ubuntu installations (one 32 bit 14.04, one 32 bit 14.10 and a 64 bit 14.10) and a windows7 installed on my system.
I want just one windows7 installation and one 64 bit 14.10 Ubuntu on my system. However the currently installed 64 bit 14.10 Ubuntu is on a small drive and I want it removed and install it on a larger drive.
So, my question is, armed with a bootable USB loaded with Ubuntu 14.10 64 bit, how do I go about erasing the previous 3 Ubuntu installations and install a fresh one on my desired drive?
First, if you want to keep data from your current Ubuntu installations, make sure you back up that data before getting rid of them. You can choose one of many backup tools (https://help.ubuntu.com/community/BackupYourSystem#Backup_Utilities) to achieve that, or you can just copy the files manually if you know exactly what you need to keep.
There are two options to have Ubuntu 14.10 64-bit on your larger drive: performing a fresh install (like you suggested) or moving your current installation to your larger drive. The second option might take a bit more time, but you won't lose your current installation.
Option 1: Fresh install
/
). You can setup a separate partition for your home directory (/home
) if you wish.Option 2: Moving your current installation