LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-18-2010, 12:06 PM   #1
RoadDog
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Rep: Reputation: 0
Question Uninstall


I have a hard disk that I would like to completely remove UBUNTU from. There is no other OS on it. UBUNTU is on all of the HD no unused partitions that I can see or other windows system here at all. I would like to completely remove UBUNTU and remove GRUB also. and be able to use this HDD for a windows system. Most of the threads I have read here in the forum relate to removing ubuntu from a dual OS HDD . There is talk of using partition magic or other utility to remove or change the partitions,but most of them are about a dual OS system, whereas I have an HDD with only ubuntu on it. Does UBUNTU have an uninstall program that I can download? Does partition magic remove the Ubuntu OS? Grub?
 
Old 11-18-2010, 12:08 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
If you are going to install Windows then the Windows installer can do all of the work for you. The Windows installer will allow you to delete the current partitions, create new partitions, and install Windows. You don't have to do anything before running the Windows installer.
 
Old 11-18-2010, 12:09 PM   #3
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Welcome to LQ

Just boot from the windows cd, windows will repartition the drive, and remove grub, and install its own bootmanager.
Another option is to boot from a linux live cd with gparted, and remove all partitions.
Here is an article from microsoft.

http://support.microsoft.com/kb/314458


Kind regards

Last edited by repo; 11-18-2010 at 12:10 PM.
 
Old 11-18-2010, 12:13 PM   #4
RoadDog
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by stress_junkie View Post
If you are going to install Windows then the Windows installer can do all of the work for you. The Windows installer will allow you to delete the current partitions, create new partitions, and install Windows. You don't have to do anything before running the Windows installer.
does not work. the computer wont allow the windows to format overthe UBUNTU
 
Old 11-18-2010, 12:15 PM   #5
RoadDog
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by repo View Post
Welcome to LQ

Just boot from the windows cd, windows will repartition the drive, and remove grub, and install its own bootmanager.
Another option is to boot from a linux live cd with gparted, and remove all partitions.
Here is an article from microsoft.

http://support.microsoft.com/kb/314458


Kind regards
does not work. the computer wont allow boot from the windows cd. or allow the windows to format the HDD or run windows over the UBUNTU
 
Old 11-18-2010, 12:18 PM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
does not work. the computer wont allow boot from the windows cd. or allow the windows to format the HDD or run windows over the UBUNTU
So you mean that the windows cd won't boot?

Kind regards
 
Old 11-18-2010, 09:59 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
You may need to enter the BIOS to set the "boot from CD" option to have priority over "boot from hard drive." During the BIOS check, most computers display something like "Press something-or-other for Setup." Press that before the BIOS check is over and you'll get into the BIOS settings.

My Dells display an option during the BIOS check to "select boot device."
 
Old 11-18-2010, 10:07 PM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Simplest solution: Boot into the Ubuntu, start a terminal (should be in the menu under Accessories or similar) and type
Code:
sudo dd if=/dev/zero of=/dev/sda bs=1M count=1
You will be asked for your password, and you have to type it blind, so type carefully.Do this only, if the Ubuntu harddisk is the only one in your system. If you have more the one disk, you have to check which one is the one with the Ubuntu on it. This can be done with
Code:
sudo fdisk -l
in a terminal. Then replace the sda in the command above with the one you found Ubunt on.
If you have done that, reboot and install Windows.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to uninstall FAKE if there us no make uninstall available sweta.mulgavker Linux - Software 6 08-27-2009 05:46 AM
Need to uninstall SuSe 8.1 & there is no uninstall jwhibdon Linux - Software 10 10-26-2006 11:57 AM
How do you uninstall software which doesn't have an uninstall-file? lagu2653 Linux - Software 2 12-08-2005 12:36 PM
uninstall from src if no make uninstall dtra Linux - Software 3 04-29-2005 09:13 AM
Source uninstall with 'make uninstall' HOWTO! Creeps Linux - Newbie 6 09-14-2004 11:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration