Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    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.

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by Robert1305 View Post
    Can someone please tell me how to delete Mint and use 11.04 on entire disk
    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.

  4. #4
    Just 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

    Code:
    sudo update-grub
    to remove mint from grub

  5. #5
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,073
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...