LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-12-2004, 01:01 PM   #1
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Rep: Reputation: 0
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?
 
Old 08-12-2004, 01:21 PM   #2
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
if it's windows 98, boot into it if you still can,
go to start->run->command
type:
Code:
C:\> fdisk /mbr
 
Old 08-12-2004, 01:21 PM   #3
sterrenkijker
Member
 
Registered: Mar 2004
Location: the Netherlands
Distribution: Debian Sarge
Posts: 302

Rep: Reputation: 31
boot from the bootdisk and type

fix /mbr

or

fix /boot

and reboot, that should do it
 
Old 08-12-2004, 01:24 PM   #4
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
But it doesn't boot the bootdisk. If not that i would have fixed that an hour ago.
 
Old 08-12-2004, 01:32 PM   #5
rm6990
Member
 
Registered: Aug 2004
Location: Canada
Distribution: SUSE 9.1 Pro and Debian Testing on Server
Posts: 469

Rep: Reputation: 30
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
 
Old 08-12-2004, 01:35 PM   #6
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Yes, it boots the floppy then the cd'rom and hdd the last. Damnit, i don't get it, what could be wrong
 
Old 08-12-2004, 02:03 PM   #7
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
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.

Last edited by Zadrras; 08-12-2004 at 02:05 PM.
 
Old 08-12-2004, 02:47 PM   #8
Eagle_Seven
Member
 
Registered: Aug 2004
Distribution: Suse 9.1 Pro
Posts: 54

Rep: Reputation: 15
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.
 
Old 08-12-2004, 02:49 PM   #9
Eagle_Seven
Member
 
Registered: Aug 2004
Distribution: Suse 9.1 Pro
Posts: 54

Rep: Reputation: 15
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.

Last edited by Eagle_Seven; 08-12-2004 at 02:51 PM.
 
Old 08-12-2004, 02:59 PM   #10
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Talking

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!

Last edited by Zadrras; 08-12-2004 at 03:20 PM.
 
Old 08-13-2004, 09:01 AM   #11
Eagle_Seven
Member
 
Registered: Aug 2004
Distribution: Suse 9.1 Pro
Posts: 54

Rep: Reputation: 15
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....
 
Old 08-13-2004, 09:07 AM   #12
Eagle_Seven
Member
 
Registered: Aug 2004
Distribution: Suse 9.1 Pro
Posts: 54

Rep: Reputation: 15
Sorry. Double Post.
 
Old 08-26-2004, 09:27 AM   #13
nukieboy
LQ Newbie
 
Registered: Aug 2004
Posts: 1

Rep: Reputation: 0
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...
 
Old 08-26-2004, 02:49 PM   #14
edgefield
Member
 
Registered: Aug 2004
Location: London
Distribution: mandrake 10
Posts: 38

Rep: Reputation: 15
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.

Last edited by edgefield; 08-26-2004 at 02:52 PM.
 
Old 08-27-2004, 02:37 AM   #15
Zadrras
LQ Newbie
 
Registered: Aug 2004
Posts: 6

Original Poster
Rep: Reputation: 0
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to remove grub from the grub prompt haroon110 Fedora - Installation 7 12-22-2005 11:57 AM
Remove GRUB netjack Linux - General 5 09-28-2005 04:21 PM
how to remove grub? tsitras Debian 6 07-07-2004 08:06 PM
How to remove grub? SoulPioneer Linux - Newbie 7 06-21-2004 08:04 AM
How do I remove Grub kmay Linux - Newbie 2 11-25-2002 03:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration