Click to See Complete Forum and Search --> : Deleting Mandrake "grub" loader?


matei
12-25-2000, 11:04 PM
Hello!

I am trying to wipe out any trace of Mandrake 7.2 from my Inspiron laptop (great o/s, but doesn't work well with my display). However, when I reformatted my linux partition and installed Red Hat 7, the system displayed "stage1" (left over from Mandrake?) and stopped. Nothing would get me past that point.

Is there anything I can do to get rid of that? For what it is worth, the laptop is a dual-boot Linux/Win2k.



------------------
Slán leat!

Mat Riain

pbharris
12-26-2000, 12:04 AM
if grub installs to the MBR just run LILO with the lilo.conf , you could also use MS fdisk and , fdisk /mbr

------------------
I don't use Linux because I hate Windows (which I do) I use Linux because I like it.
pbharris_359@yahoo.com

mdwatts
12-26-2000, 03:38 AM
First boot with a Dos/Win9x boot diskette and run 'fdisk /mbr' (this will get rid of Grub) and then you will need to use your Linux boot disk (you did create one didn't you) to boot Linux. Update /etc/lilo.conf to setup dual boot with Windows (read the NHF here at LNO on the subject) and then run /sbin/lilo to rewrite lilo to the MBR.

blackwolf_c
12-26-2000, 06:30 PM
FDISK /MBR should work perfect at.....
removing grub, and all other OS boot choices
except windows.
the person above me says it better than I could.

------------------
if anyone wishes to contact me, please do so by my email. I just don't re-read posts too often. thanks.

Sincerely,
Jacob 'BlackWolf' Casper

Phyber Op
12-26-2000, 06:39 PM
yep, you can use a DOS boot disk to remove GRUB, I did it earlier today because I was formatting my Linux Partition, it does work and makes your computer boot back into Windoze as the default.
1. Insert Boot Disk and Reboot computer
2. at the A:\> prompt type FDISK /MBR
3. Reboot PC

=)