I did a fresh install of 16.04 along side 14.04 last summer. I am satisfied with 16.04 and want to remove 14.04 from GRUB and free up the disk space that 14.04 is occupying. What steps should I use?
Asked
Active
Viewed 48 times
1 Answers
1
Try this tool OS uninstaller:
Steps:
- boot computer on live usb
- choose try Ubuntu
open a new terminal (Ctrl+Alt+T), and run the following command:
sudo add-apt-repository ppa:yannubuntu/boot-repairsudo apt-get updatesudo apt-get install -y os-uninstaller && os-uninstaller
Use os-uninstaller to remove Ubuntu 14.04:
Source: OS-Uninstaller
George Udosen
- 37,534

