LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-22-2007, 07:47 PM   #1
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Rep: Reputation: 31
Question How do i go about removing a linux distro...?


Hello, my mom has a system which i set up, it currently dual boots Kubuntu and Windows, seeing as she uses only windows and kubuntu is only a waste of space in her situation, how do i go about removing kubuntu?, do i just format the partitions linux uses and formatting them in fat32?, that is if i boot a live cd and open gparted, then remove the linux partition(and swap) and use that space to create a fat32 partition, will the windows boot fine by itself?, or is there another way to go about this? All help in appreciated,
 
Old 04-22-2007, 07:53 PM   #2
Hern_28
Member
 
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906

Rep: Reputation: 38
Its np

Just boot with the live cd, remove the linux partition with cfdisk, reboot with windows, fdisk and recreate partition, might want to do fdisk /mbr to remove lilo or grub, format disk and roll
 
Old 04-22-2007, 08:43 PM   #3
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
You can also do this from within Windows.

Right click on "My Computer" and select "Manage". Under "Disk Management", right click on the Linux partition (it will probably show up as "unknown") and select "Delete".
 
1 members found this post helpful.
Old 04-22-2007, 08:48 PM   #4
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Or you can do it with GParted. What is she doing in Windows she can't do in Kubuntu? Why not delete Windows?
 
1 members found this post helpful.
Old 04-22-2007, 08:55 PM   #5
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Deleting Linux should be easy enough; the crucial thing is to restore your MBR because as long as it contains GRUB, you won't be able to boot into Windows. The MBR can be restored from a windows boot disk or cd.
 
Old 04-22-2007, 10:28 PM   #6
kstan
Member
 
Registered: Sep 2004
Location: Malaysia, Johor
Distribution: Dual boot MacOS X/Ubuntu 9.10
Posts: 851

Rep: Reputation: 31
Before remove linux, you need to have a windows installation disk 1st.
1. In windows, as hand of fate mentioned:

Quote:
Originally Posted by hand of fate
You can also do this from within Windows.

Right click on "My Computer" and select "Manage". Under "Disk Management", right click on the Linux partition (it will probably show up as "unknown") and select "Delete".
2. boot the windows installation disk, choose 1st option to repair your windows.
3. in the recovery console, type fixmbr.


Good luck,
Regards,
Ks
 
Old 04-22-2007, 11:18 PM   #7
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
The problem with kubuntu is the wireless card, i have two threads, and no solutions.... and can i use a different windows disk than the one used to install windows on the computer?, (someone else did the windows installation), ... the disk i have came with my comp, and when i install it on other systems it is only a trial of XP,... will the disk i have work to fix the install?.... currently i have windows on the grub, so, even if i am not going to do the following couldnt i leave grub on?... though i would prefer a strictly windows base for her... thanks for the responses and help.
 
Old 04-23-2007, 01:32 AM   #8
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
No, leaving GRUB on is not an option. GRUB actually comes in two parts, one sits on the MBR and the other is on your Linux partition. By deleting Linux, you're actually severing the connection so GRUB stops functioning. It will still show up when you reboot, but it won't know what to do next because the list of your OSes was deleted.

Using a different install disk should be fine, as long as it is an XP disk.
 
Old 04-23-2007, 02:42 AM   #9
kstan
Member
 
Registered: Sep 2004
Location: Malaysia, Johor
Distribution: Dual boot MacOS X/Ubuntu 9.10
Posts: 851

Rep: Reputation: 31
Technically you can leave the grub on even you no longer need linux, which is make a small partition to keep the /boot directory files. But this is no meaning and wasting your time.
 
Old 04-23-2007, 08:53 AM   #10
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
Ok, so from what i gathered, i
Quote:
Right click on "My Computer" and select "Manage". Under "Disk Management", right click on the Linux partition (it will probably show up as "unknown") and select "Delete".
then i put in a XP disk (mine is xp media center - my moms is XP Pro,... strangely i think they are the same as during install mine xays XP pro, then towards the end media center installs), and repair setup, correct?, is this guaranteed to work?
 
1 members found this post helpful.
Old 04-23-2007, 05:39 PM   #11
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Yes, that's it. When using the windows cd you'll have to use the command "fixmbr" after selecting repair mode. It will throw up a warning that you're about to do something pretty tricky but you can safely ignore that.
 
1 members found this post helpful.
Old 04-23-2007, 09:22 PM   #12
kstan
Member
 
Registered: Sep 2004
Location: Malaysia, Johor
Distribution: Dual boot MacOS X/Ubuntu 9.10
Posts: 851

Rep: Reputation: 31
during you boot windows xp pro cd, u'll see 2 times for repair, make sure you choose the 1st one you see(which will immediately bring you to command prompt).
 
Old 04-23-2007, 10:15 PM   #13
mitchell7man
Member
 
Registered: Jan 2007
Location: Draper, UT
Distribution: Ubuntu, Windows 10, OSX
Posts: 461

Original Poster
Rep: Reputation: 31
Ok, will do, thanks for everything!,
 
  


Reply

Tags
dual boot, linux, remove, windows



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem in Linux bootup after removing the CD writer from the Linux desktop Nishant Desai Linux - Hardware 3 10-11-2006 11:59 PM
removing text shadows in kde; removing taskbar color gradient webazoid Linux - Software 1 04-11-2006 02:56 AM
want to remove linux distro & replace it with a different distro deardoom Linux - Newbie 5 03-20-2006 06:14 PM
Removing files wihtout removing containing Direcotry caps_phisto Linux - General 2 10-07-2004 08:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:04 PM.

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