Removing unneeded OS partitions
Linux Programming
2
Posts
2
Posters
9
Views
1
Watching
-
I like to clean-up my Ubuntu system and remove unused / unneeded / obsolete OS partitions.
I run “update-grub” and have identified such partitions. .
However, when I run “gparted” – there are NO such partitions.How do I remove them manually from grub , what file ?
-
I like to clean-up my Ubuntu system and remove unused / unneeded / obsolete OS partitions.
I run “update-grub” and have identified such partitions. .
However, when I run “gparted” – there are NO such partitions.How do I remove them manually from grub , what file ?
You probably deleted the partition but didn't update your grub configs. As far as how to update Grub... I bet Google knows.
Jeremy Falcon