LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Uninstall SuSE (https://www.linuxquestions.org/questions/linux-general-1/uninstall-suse-453798/)

Mr_Cynical 06-11-2006 05:00 PM

Uninstall SuSE
 
For various reasons, I need to uninstall SuSE and change my dualboot to Windows only. I realise that removing SuSE itself is a simple matter of using a partitioning program to delete my SuSE partitions, and then expand the Windows one to take up the space.

How do I remove Grub from the MBR? (it's a single hard disc)

DrOzz 06-11-2006 05:07 PM

you can use a windows 9x boot disk and issue the command :
Code:

fdisk /mbr
If you have XP/2000, then you can boot the computer with the XP/2000 cd and go into rescue mode, and issue the command :
Code:

fixmbr

Crito 06-13-2006 04:21 PM

You also might need to set the active/boot flag on XP partition with fdisk. Not sure if it was SuSE 10.1 or FC5, but one of them cleared the flag, which left me hanging after fixmbr. Linux version of fdisk utility can set it too BTW.... I used a FC5 rescue CD. ;)


All times are GMT -5. The time now is 02:10 AM.