To uninstall Red Hat Linux from your system, you will need to remove the GRUB or LILO information from your master boot record (MBR).
In DOS, NT, and Windows 95 you can use fdisk to create a new MBR with the "undocumented" flag /mbr. This will ONLY rewrite the MBR to boot the primary DOS partition. The command should look like the following:
fdisk /mbr |
If you need to remove Linux from a hard drive, and have attempted to do this with the default DOS fdisk, you will experience the "Partitions exist but they do not exist" problem. The best way to remove non-DOS partitions is with a tool that understands partitions other than DOS.
You can do this with the installation media by typing linux expert at the boot: prompt:
boot: linux expert |
Select install (versus upgrade) and at the point when you should partition
the drive, choose fdisk. In
fdisk, type
Once you have removed the Linux partitions, you can reboot your computer
using