Friday, March 19, 2010

Linux - Removing partitions from a Linux System

I needed to remove partitions from a Linux system in order to install windows.  Here is how I did it.

  1. Boot the device from the Ubuntu installation CD.  Ubuntu ISO images are located at: 
    http://www.ubuntu.com/GetUbuntu/download
    You may have to enter the system's setup in order to make the device boot from the CD-ROM drive.
  2. Choose English as the language
  3. Use the arrow keys to select the "Install Ubuntu" menu option
  4. Press the F4 key
  5. Select "Safe Graphics Mode"
  6. After Ubuntu boots up, quit the installation process.  This will bring you to an Ubuntu desktop.
  7. Select the "System->Administration->Partition Editor" option from the menu at the top of the screen.
  8. Delete all partitions (extended and normal) so that there is only one partition remaining.
  9. Apply the changes
  10. Close the Partition Editor
  11. Restart the system by clicking on the power on icon in the upper-right hand corner of the screen and selecting restart.