Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub will nicht so richtig...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
gen_too?
n00b
n00b


Joined: 12 Apr 2004
Posts: 19

PostPosted: Thu Apr 15, 2004 12:33 am    Post subject: Grub will nicht so richtig... Reply with quote

Hi,

WindowsXP ist auf Hda auf Partition 1 (c)
Gentoo ist installiert auf Hdb auf Partition 1 (root)

Wie muss ich Grub jetzt einstellen, damit ich beides ohne Probleme booten kann? Denn dort funktioniert ja das ganze nicht mit hda und hdb.

Auszug aus meiner config-Datei:


Quote:

default 0

timeout 30


title=Gentoo Linux 2.4.24
root (hd1,0)
kernel (hd1,0) /kernel-2.4.24 root=/dev/hdb3

title=Windows XP
rootnoverify (hd0,1)
chainloader +1



Starten kann Grub, aber ein System wird einfach nicht geladen.

Merke grade das meine Knoppix-CD doch zu etwas gut war...
Back to top
View user's profile Send private message
3of10
n00b
n00b


Joined: 28 Mar 2004
Posts: 66
Location: München

PostPosted: Thu Apr 15, 2004 3:09 pm    Post subject: Re: Grub will nicht so richtig... Reply with quote

Was kannst Du nicht booten, Windows, Gentoo oder beides nicht?

Bei Windows hast du jedenfalls nen Fehler in deiner konfig:

rootnoverify (hd0,1)

Damit sagst du Platte 1, Partition 2. Da Windows bei Dir aber auf Partition 1 liegt müsste es richtig lauten:

rootnoverify (hd0,0)

Falls es immernoch nicht geht schreib mir doch mal wo der grub installiert ist (mbr, partition) bzw. schreib mal deine befehle, die du eingegeben hast.

wenn du ihn in der mbr von hda installieren wolltest und deine boot-partition die erste von hdb wäre, dann müßte das setup so abgelaufen sein:

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

Gruß,
3of10

gen_too? wrote:
Hi,

WindowsXP ist auf Hda auf Partition 1 (c)
Gentoo ist installiert auf Hdb auf Partition 1 (root)

Wie muss ich Grub jetzt einstellen, damit ich beides ohne Probleme booten kann? Denn dort funktioniert ja das ganze nicht mit hda und hdb.

Auszug aus meiner config-Datei:


Quote:

default 0

timeout 30


title=Gentoo Linux 2.4.24
root (hd1,0)
kernel (hd1,0) /kernel-2.4.24 root=/dev/hdb3

title=Windows XP
rootnoverify (hd0,1)
chainloader +1



Starten kann Grub, aber ein System wird einfach nicht geladen.

Merke grade das meine Knoppix-CD doch zu etwas gut war...
Back to top
View user's profile Send private message
gen_too?
n00b
n00b


Joined: 12 Apr 2004
Posts: 19

PostPosted: Thu Apr 15, 2004 3:26 pm    Post subject: Reply with quote

Hi,

jetzt kann ich booten.

Bei Windows war das hd0,1 falsch, musste hd0,0 heißen.

Bei Gentoo hat zwischen (hd1,0) und /kernel das Leerzeichen nichts zu suchen gehabt.

Beides Bootet jetzt wunderbar :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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