This is my grub when I bootup my laptop. Is multiple installation done? If yes then how to delete the second Ubuntu (/dev/sda8)? I installed Ubuntu with windows 10. I want to remove the second Ubuntu (/dev/sda8)
Asked
Active
Viewed 59 times
2 Answers
0
Honestly, if it works, I wouldn't go messing around with it. I dual boot Linux mint with Windows and the amount of times I've broken the boot process while trying to edit and change things is just ridiculous. Find whichever ones work and just use those :).
Cian
- 1
0
Since we don't know how you installed those I also have to recommend to be cautious but in general you can use gparted to delete a partition such as sda8 in your case. Make sure the installation of Ubuntu you intend to use doesn't depend on it though. Definitely back up everything before. Worst case you create an Ubuntu usb and reinstall and choose the something different option when it comes to formating your disk. There you can delete all your Ubuntu partitions and create new ones.
Daniel Winkler
- 171