LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to remove GRUB? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-remove-grub-216774/)

Zadrras 08-12-2004 01:01 PM

How to remove GRUB?
 
I deleted partitions with linux using Partition Magic, after i rebooted the GRUB console thingie loads (looks similar to msdos). I tried to boot my win98 startup diskette and Windows cds but the computer doesn't boot them. It starts reading them but the GRUb console thing loads and nothing boots. What to do?

scuzzman 08-12-2004 01:21 PM

if it's windows 98, boot into it if you still can,
go to start->run->command
type:
Code:

C:\> fdisk /mbr

sterrenkijker 08-12-2004 01:21 PM

boot from the bootdisk and type

fix /mbr

or

fix /boot

and reboot, that should do it

Zadrras 08-12-2004 01:24 PM

But it doesn't boot the bootdisk. If not that i would have fixed that an hour ago.

rm6990 08-12-2004 01:32 PM

Is your BIOS configured to boot off of the floppy drive/cd-drives before the hard drive??? You should probably quickly check the boot order

Zadrras 08-12-2004 01:35 PM

Yes, it boots the floppy then the cd'rom and hdd the last. Damnit, i don't get it, what could be wrong :(

Zadrras 08-12-2004 02:03 PM

My sister has 2hdd, one with windows and one with data, i switched my hdd with my sister data hdd and now i booted her windows. What do i do next?

EDIT: And my sister doesnt have a fdd.

Eagle_Seven 08-12-2004 02:47 PM

Using the GRUB command line, you can boot Windows and do what they said above:

rootnoverify (hd0,0)
makeactive
chainloader +1
boot

that should start windows to boot, so you can then reinstall the Windows MBR.....but give grub a chance, friend.....

the Grub menu simply is a shortcut for typing those commands in.

Eagle_Seven 08-12-2004 02:49 PM

Well, it all depends on where the MBR is. If windows don't know where it is, it won't help you. I would put it back like it was and boot from Grub, so that way Stupid Windows don't get confused.

Is your MBR on your Windows HDA? Because if so, your using her Boot Sector, and so what you do with her drive will not i REPEAT NOT fix your problem.

Zadrras 08-12-2004 02:59 PM

A huge thanks to you :) :) . Its ok now, im writing this from my computer/windows. Now, how do i reinstall windows MBR?

EDIT: Oh, i forgot what mbr means, ill fix everything myself now, thanks again!

Eagle_Seven 08-13-2004 09:01 AM

Quote:

Originally posted by sterrenkijker
boot from the bootdisk and type

fix /mbr

or

fix /boot

and reboot, that should do it

With windows 2000 or XP, however, when you boot with Windows CD, go

FIXMBR

if you can't boot from CD, we have another problem on our hands....

Eagle_Seven 08-13-2004 09:07 AM

Sorry. Double Post.

nukieboy 08-26-2004 09:27 AM

dear all,
i have done what was stated here and it worked my laptop on the same problem that zadrras had.
Just follow ....

rootnoverify (hd0,0)
makeactive
chainloader +1
reboot
pc restarts....

- insert recovery disk / bootdisk, goto to dos prompt
- at dos prompt type -> fdisk /mbr

the GRUB boot loader is gone and you can recover your windows...

hope this helps...

edgefield 08-26-2004 02:49 PM

basicly to restore your windows mbr pop in a 98/95 boot floppy disk (even for Xp) and type fdisk /mbr.

I had the exact same problem.

If you have not got the required 98/95 start up floopy i would be happy to email the fiels to you.


daniel_cooper@tiscali.co.uk


you should be able to boot from a floppy by bashing f8 as soon as the comp starts. This brings up a menu to select a device to boot from.

Zadrras 08-27-2004 02:37 AM

Just in case you don't know, i fixed it a long time ago (after Eagle_Seven explained how to get past GRUB).
It apears that something was wrong with my FDD that it didn't boot floppys, and i didn't have my WinXP cd at that time, so i asked how to get past grub here.

And i have a win98 bootdisk.


All times are GMT -5. The time now is 12:16 AM.