Results 1 to 5 of 5
I have on my PC Ubuntu 11.04 and Mint 11, dual booting.
I have now decided to use 11.04 exclusively.
Can someone please tell me how to delete Mint and ...
- 08-24-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 3
Delete Distro
I have on my PC Ubuntu 11.04 and Mint 11, dual booting.
I have now decided to use 11.04 exclusively.
Can someone please tell me how to delete Mint and use 11.04 on entire disk
Many Thanks
- 08-24-2011 #2
The easiest way would be to re-install Ubuntu and tell it to use the entire disk. You may also just delete those partitions and remove the Mint 11 entry from Grub.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 08-24-2011 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello
I agree with MikeTbob that a fresh Ubuntu install is probably the easiest (and maybe even the fastest) way to get the job done.
If you want to learn a little extra about partitioning and GRUB, you can delete the Mint partition(s), edit your GRUB config files if needed to reflect any changes in partition numbering, then use gparted to expand/shrink the remaining partitions and free space as you might prefer.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 08-24-2011 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 36
or you could delete the partition, create a new one to use as a data partition and add it fstab so it gets mounted.
If you decide to not reinstall, make sure to run
to remove mint from grubCode:sudo update-grub
- 08-24-2011 #5
I agree with Mike and ozar in the opinion that re-installation would be fastest and easiest.
Just remember to make a back-up of anything you want to save!
Another method, though, just to let you know it's available.
Burn a copy of GParted.
Delete the partition that hold Mint, and re-size the Ubuntu partition to fill the disk.
After that, boot into Ubuntu.
Open a terminal and do
Code:sudo update-grub
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
