View previous topic :: View next topic |
Author |
Message |
gen_too? n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 19
|
Posted: Thu Apr 15, 2004 12:33 am Post subject: Grub will nicht so richtig... |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
3of10 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Austin_Powers/Austin_Powers_-_Austin.gif)
Joined: 28 Mar 2004 Posts: 66 Location: München
|
Posted: Thu Apr 15, 2004 3:09 pm Post subject: Re: Grub will nicht so richtig... |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
gen_too? n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 19
|
Posted: Thu Apr 15, 2004 3:26 pm Post subject: |
|
|
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 ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|