Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why was my MBR wiped out?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Gerhardt
n00b
n00b


Joined: 13 May 2006
Posts: 9
Location: Columbus, Ohio

PostPosted: Sun May 14, 2006 7:54 am    Post subject: Why was my MBR wiped out? Reply with quote

I know my questions have got to be tiring, but I have run into yet another problem I can't explain. For some reason when I configured GRUB to load my Windows HDD as a dual boot system, it wiped out the windows Master Boot Record. Could somebody help explain why and how to stop it from happening? I'm somewhat afraid to attempt to boot to it again, becouse the only way I could find to fix the problem was to re-install windows on another HDD and use that one to fix the boot.ini and MBR on the original Windows drive.

Was that too confusing?

_________________
What! Still a n00b? My ass ...
Back to top
View user's profile Send private message
troymc
Guru
Guru


Joined: 22 Mar 2006
Posts: 553

PostPosted: Sun May 14, 2006 9:19 am    Post subject: Reply with quote

You should give us some more details to work with - specifically drive & OS layout, and what error messages you see when the problem occurs.

MBR problems are trivial to fix, so if you think you have that problem again, just boot a Windows bootdisk and run fdisk /mbr to punch a new Windows MBR.

But, in general, yes, if you install GRUB, you are installing it onto the MBR. 90+ % of all linux install docs have you do this.

You need to decide which bootloader will be your primary one - either Windows or GRUB. It does not matter which way you choose, but honestly, using GRUB is the easiest.

If you want Windows to be your primary bootloader, then here are some instructions to follow to configure it to dual boot Linux: http://www.highlandsun.com/hyc/linuxboot.html

If you want to use GRUB, then install it, boot into Linux, then edit your grub.conf file and uncomment out the Windows entry, and make sure it points to your Windows disk/partition. Any GRUB documentation will show you how to do this.

Look at some of these HOWTOs for more detailed info: http://gentoo-wiki.com/Index:HOWTO#Booting_.2F_Windows


troymc


Last edited by troymc on Sun May 14, 2006 9:25 am; edited 1 time in total
Back to top
View user's profile Send private message
troymc
Guru
Guru


Joined: 22 Mar 2006
Posts: 553

PostPosted: Sun May 14, 2006 9:22 am    Post subject: Re: Why was my MBR wiped out? Reply with quote

Gerhardt wrote:
Could somebody help explain why

It happened because you told it to do it. 8O

Gerhardt wrote:
and how to stop it from happening?

STOP telling it to do that! :P


These dang computers, they NEVER do what I want, only what I tell them.


troymc
Back to top
View user's profile Send private message
Gerhardt
n00b
n00b


Joined: 13 May 2006
Posts: 9
Location: Columbus, Ohio

PostPosted: Sun May 14, 2006 9:27 am    Post subject: Reply with quote

I get what your getting at, but what i'd like to know is why GRUB is wiping out the MBR on the 2nd HDD, which GRUB is not installed on. I tried it again, and I got the same result. Thanks for the fdisk /mbr info by the way. I double checked my grub.conf and everything looks OK. I'll post it as soon as I can.
_________________
What! Still a n00b? My ass ...
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Sun May 14, 2006 3:19 pm    Post subject: Reply with quote

Hi.

If GRUB is installing into the MBR of the second disk, you must be doing something like:
Code:
# grub
grub> root (hdX,Y)
grub> setup (hd1)

or instead grub-install /dev/hdb.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Gerhardt
n00b
n00b


Joined: 13 May 2006
Posts: 9
Location: Columbus, Ohio

PostPosted: Tue May 16, 2006 7:20 am    Post subject: Reply with quote

yep, that was it
_________________
What! Still a n00b? My ass ...
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Tue May 16, 2006 9:32 am    Post subject: Reply with quote

If you feel your problem has been solved, please add [solved] to the thread title (edit first post).
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum