• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I uninstall Linux?

Yerdy

Senior member
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
 
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".
 
Back
Top