LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Uninstalling Linux (https://www.linuxquestions.org/questions/linux-general-1/uninstalling-linux-267696/)

Oostertoaster 12-18-2004 08:47 AM

Uninstalling Linux
 
Hi all,
I was wondering if anyone could give me some advice on removing linux from my machine. I currently have a dual boot windows XP/Suse laptop. However, I need the space on the linux partition for windows applications and additional storage. I'd rather not spend the 70 dollars for partition magic if I can avoid it. Also, I'd like to remove the boot manager as well, so that when I turn the comp on it boots straight to windows. Does anyone have any ideas? Please include as much detailed instruction as you can, I'm a newbie. I really appreciate it.

Sharky01252 12-18-2004 09:32 AM

http://linux.about.com/library/bl/op...ewbie4.1.5.htm

Pritty easy really :)

Oostertoaster 12-18-2004 09:52 AM

So, if I type

Lock C:
Fdisk /mbr

at the dos prompt, it will overwrite my MBR. Does it replace it with a backup of the MBR or something? I want to be sure that my machine will boot after I do this, since I'd rather avoid having to reinstall the operating system, etc.

Sharky01252 12-18-2004 10:00 AM

I dont beileve it replaces it with a backup.... THere shouldnt be to much to go wrong when using that command tho... I know tampering with the mbr can cause some serious problems but as long as u have your windows back up cd you can enter rescue mode and type fixmbr / fixboot and i personally havnt had any problems with these commands....

J.W. 12-19-2004 12:38 AM

Running "fdisk /mbr" will only overwrite the MBR, thus removing the Linux entry from your dual boot menu. However, the Linux installation will still be on your hard drive. Assuming that you want to remove Linux and recover the disk space, you will also need to drop the partitions that Linux was using, then reformat them as NTFS partitions (so that XP will be able to see them). "fdisk /mbr" does not restore any previous versions of the MBR, instead it just overwrites it to a Windows-friendly state.

As always, make backups of your important data first, just to be safe. Good luck with it and welcome to LQ -- J.W.


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