Submitted by topquarck on Thu, 06/04/2006 - 16:46.
( categories: )

hi all; i wonder if i want to remove a linux from my computer with multiple OS(linux + windows). that includes the bootloader. i want to get my computer the same state it was before i installed linux. if i formatted the linux partition, the boot loader will remain. what todo??

thanx alot


You can just remove the

CVirus's picture

You can just remove the GNU/Linux partitions and keep the BootLoader .. It is of no harm at all .. Anyhow .. If you install any other OS{ex. Windows}, Its BootLoader will replace the GNU/Linux BootLoader.



My Humble Website ?
Get my gpg key: gpg --recv-key --keyserver pgp.mit.edu 4CFE7230
Key Fingerprint: C5A6 BE2B 594A F616 E3C2 9472 AC43 3D8D 4CFE 7230

rewrite your mbr

Pronco's picture

boot the machine to a DOS prompt

Then issue the following command

LOCK C:

and then

FDISK /MBR

This command will rewrite your MBR

Then you should be able to reboot your machine to windows without seeing the boot loader menu If you have more than one

OR you remove it by installing another windows or linux as Cvirus mentioned

OR remove it from your windows CD using RC ( recovery console ) then issue the following command

fixmbr

Three methods. Any more ?


- I'm a code junkie security enthusiast

- http://pronco.manalaa.net

huh ?

CVirus's picture
Is this the Windows support forum ?


My Humble Website ?
Get my gpg key: gpg --recv-key --keyserver pgp.mit.edu 4CFE7230
Key Fingerprint: C5A6 BE2B 594A F616 E3C2 9472 AC43 3D8D 4CFE 7230

Its not

Mohammed Ahmed's picture

He asked how to remove GNU program < GRUB >

and had been told how , we don`t support install only , huh


I Was Known as POSIX

Thanx alot, I tried the

topquarck's picture

Thanx alot, I tried the fixmbr method and it worked
anyway, sorry for reminding us with the damn Windows...!! i just wanted to remove my old distro and replace it with a newer one for my laptop..
thans alot again

Imagination IS More iMPortant tHAn KNOWLEDGE !!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.