How do I uninstall Linux?

Yerdy

Senior member
Mar 1, 2000
427
0
0
When I first set up my computer, I set it up to dual boot OpenLinux and Win98SE. Everytime I start my machine, I have to chose whether I want to go into Win98 or Linux. I don't want to do that anymore. I just want to have Windows98 booting up. How do I uninstall OpenLinux and how do I change the MBR to single boot windows98?

Thanks
 

jsm

Banned
Oct 11, 1999
971
0
0
Fdisk can kill the Linux EXT2 partition if you made one. At least, it worked for me.

To update your mbr and kill LILO or Grub, just get a Win boot floppy of some kind, put fdisk on there, boot off of it and type in fdisk /mbr. That should fix the "problem".