Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub spam on boot
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
sindlei
n00b
n00b


Joined: 17 Sep 2002
Posts: 3

PostPosted: Tue Sep 17, 2002 4:04 am    Post subject: Grub spam on boot Reply with quote

im using hda as my windows disk, didn't touch that for linux, my hdb, im using for linux. I have hdb1 as boot, hdb2 as swap and hdb3 as root. I followed the install letter by letter replacing hda1 with hdb1..etc..and when i was setting up grub, i typed this.

default 0
timeout 30
splashimage=(hd1,0)/boot/grub/splash.xpm.gz

title=Uber Leet
root (hd1,0)
kernel /boot/bzImage root=/dev/hdb3

title=Windows
root (hd0,0)
chainloader +1


and now all it says when i boot up as HDD-1 first, it spams me with GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB .....and it goes on like that...

what did i do wrong?
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Sep 17, 2002 4:33 pm    Post subject: Reply with quote

What did you do for Code Listing 47 in section 16.Final steps: /etc/fstab of the Install Guide?
Code:
 Code listing 47

grub> root (hd0,0)
grub> setup (hd0)
grub> quit
root(hd0,0) should point to your /boot partition. Also, what did you issue for the setup() command?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
sindlei
n00b
n00b


Joined: 17 Sep 2002
Posts: 3

PostPosted: Tue Sep 17, 2002 6:25 pm    Post subject: - Reply with quote

i did

grub> root (hd1,0)
grub> setup (hd1)
grub> quit


the boot partition is on hdb1, so i did hd1,0
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Wed Sep 18, 2002 7:03 am    Post subject: Re: - Reply with quote

sindlei wrote:
i did

grub> root (hd1,0)
grub> setup (hd1)
grub> quit


the boot partition is on hdb1, so i did hd1,0


Shouldn't the setup command be on (hd0) :?:
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Thu Sep 19, 2002 7:41 am    Post subject: Reply with quote

Perhaps you need to tell the BIOS to boot hdb? If that's where the boot loader is installed?


--
hth
Jan Henrik Helmers
Back to top
View user's profile Send private message
sindlei
n00b
n00b


Joined: 17 Sep 2002
Posts: 3

PostPosted: Tue Sep 24, 2002 7:34 pm    Post subject: Reply with quote

no, hd0 is my primary hdd with windows on it, i have another, second one, that is hd1, that's why i put that in, i changed the bios to boot HDD-1 first, HDD-0 being the first one
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Tue Sep 24, 2002 10:03 pm    Post subject: Reply with quote

Why don't you install grub to hd0 and the the bios to boot from it :?:
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
Rechenwerk
n00b
n00b


Joined: 27 Sep 2002
Posts: 9
Location: Wetzlar, Hesse, Germany

PostPosted: Sat Sep 28, 2002 9:46 am    Post subject: Reply with quote

Because grub can't find /boot/grub/stage1
on a windows partition... :D

I don't know.. would this work: ?
Code:

> root (hd1,0)
> setup (hd0)
> quit
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Sat Sep 28, 2002 10:03 am    Post subject: Reply with quote

Yes it should work, see here.
_________________
There's someone in my head but it's not me - Pink Floyd
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