Results 1 to 10 of 23

Thread: Deleting Partitions

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Location
    UK
    Beans
    196

    Deleting Partitions

    Hi,

    Semeone has given me a number of Ubuntu OS's to try.

    I would like to test and install each in turn to the hard-drive, then delete the partition to restore the machine to its original configuration, then install the second, and so on. After the tests, I can install the OS of choice

    Should I be able to do this without a problem?

    On a related point, When installing to the hard-drive sometimes I am presented with two boxes and can adjust the size of the partitions.

    Assuming that Vista is on the machine, is the box to the left the vista partition, and the box to the right the partition that will be used for the new OS?

    Thanks

  2. #2
    Join Date
    Nov 2007
    Location
    London, England
    Beans
    4,623
    Distro
    Xubuntu 13.04 Raring Ringtail

    Re: Deleting Partitions

    Strictly speaking, deleting the partition will not restore the drive to its original condition, because installing an OS also involves writing a boot sector to the start of the drive (in the Master Boot Record area, outside of any partitions). Just deleting the Ubuntu partition will leave the machine unable to boot at all because the bootloader that Ubuntu installs will not be able to find Ubuntu any more. This doesn't matter if you are going to install another Ubuntu straight afterwards (which will also install an updated bootloader) but it will matter if you want to run Vista again.

    There are lots of tutorials on the internet about how to restore a windows bootloader. I can't vouch for any as I've never wanted to restore windows after a linux install, but I have used systemrescuecd to replace a damaged windows bootloader for someone in the past.

    P.S.
    Backup all your important data before you even start. If something goes wrong, like a badly burned installer CD, then you could lose all your drive contents.
    Last edited by The Cog; January 9th, 2013 at 02:20 PM.

  3. #3
    Join Date
    Feb 2008
    Location
    Villa del Vegemite
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Deleting Partitions

    Thread moved to Installation & Upgrades

    Why don't you just try them all from the LiveCD. You don't need to install them to the hard drive at all ...

  4. #4
    Join Date
    Sep 2012
    Location
    Classic 12o4
    Beans
    2,656

    Re: Deleting Partitions

    Forget partitioning

    https://www.virtualbox.org/
    NewDocs -- Ubuntu Documentation Search Tool
    Earn extra beans, report SPAM. Use the "Report Post" button.

  5. #5
    Join Date
    Nov 2009
    Location
    Segur De Calafell, Spain
    Beans
    11,615
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Deleting Partitions

    On top of the other things already mentioned, if you want to test linux OSs you don't need to delete the previous partition at all. Most linux installers offer some type of manual method of installation where you can select to use an existing partition. So, no need for the partition to be deleted just so it can be created again.

    In the ubuntu installer for example, this method/option is called Something Else.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 12.04 LTS 64bit & Windows 7 Ultimate 64bit

  6. #6
    Join Date
    Feb 2008
    Location
    USA, EU
    Beans
    669
    Distro
    Ubuntu

    Re: Deleting Partitions

    What you're proposing can be done, but it seems like a lot of work and you risk damaging your Windows installation.

    Instead, you can use VirtualBox (free form Oracle) to create virtual machines of each of the Linux versions you want to try out, it's much quicker, simpler and cannot damage your Host OS.

  7. #7
    Join Date
    Mar 2010
    Location
    UK
    Beans
    196

    Re: Deleting Partitions

    Quote Originally Posted by darkod View Post
    On top of the other things already mentioned, if you want to test linux OSs you don't need to delete the previous partition at all. Most linux installers offer some type of manual method of installation where you can select to use an existing partition. So, no need for the partition to be deleted just so it can be created again.

    In the ubuntu installer for example, this method/option is called Something Else.
    Thanks for responding.

    Have I understood you correcly.

    I should create a partition using GParted. The total size could be say 30 Gib (15 Root, 10 Home, 2 Swap).

    I should then install into this partition.

    If I wanted to use another OS, I would simply install into this partition and the existing Linux would be overwritten - without affecting Vista.

    Suppose I wanted to remove the OS (Linux) and restore my machine to its original configuration - Vista.

    Would using this method protect the Vista boot loader.

    I'll also have a look at the other suggestions

  8. #8
    Join Date
    Mar 2010
    Location
    UK
    Beans
    196

    Re: Deleting Partitions

    Quote Originally Posted by ibjsb4 View Post
    Forget partitioning

    https://www.virtualbox.org/

    Hi,

    I might have some difficulty in using Virtualbox

    Although I have Vista installed it will not run due to insufficient memory, hence I need to install an OS that will run before I could consider using Virtualbox.

    Having no experience with Virtualbox, my previous comments are guesswork.

  9. #9
    Join Date
    Jul 2012
    Beans
    Hidden!

    Re: Deleting Partitions

    Quote Originally Posted by The Cog View Post
    Strictly speaking, deleting the partition will not restore the drive to its original condition, because installing an OS also involves writing a boot sector to the start of the drive (in the Master Boot Record area, outside of any partitions). Just deleting the Ubuntu partition will leave the machine unable to boot at all because the bootloader that Ubuntu installs will not be able to find Ubuntu any more. This doesn't matter if you are going to install another Ubuntu straight afterwards (which will also install an updated bootloader) but it will matter if you want to run Vista again.

    There are lots of tutorials on the internet about how to restore a windows bootloader. I can't vouch for any as I've never wanted to restore windows after a linux install, but I have used systemrescuecd to replace a damaged windows bootloader for someone in the past.

    P.S.
    Backup all your important data before you even start. If something goes wrong, like a badly burned installer CD, then you could lose all your drive contents.
    Good explanation. +1

Bookmarks

Posting Permissions

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