From: Christian Bricart <christian@bricart.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] mit grub einen anderen grub booten?
Date: Wed, 05 Mar 2008 18:46:56 +0100 [thread overview]
Message-ID: <47CEDC90.606@bricart.de> (raw)
In-Reply-To: <200803050753.16210.e.brauer@intershop.de>
Eckard Brauer wrote:
> Am Dienstag, 4. März 2008 schrieb Christian Bricart:
>> Servus zusammen,
>>
>> ist es möglich mit grub einen andern grub zu booten..?
>
> an sich kein Problem:
>
> # Grub 2. Platte (MBR) booten
> title Andere Platte
> root (hd1)
> chainloader +1
Ja - und damit passiert, was ich schon sagte:
Der Grub von der zweiten Platte wird geladen und zeigt das Menü an.
In den Einträgen steht dort dann aber:
title USB
root (hd0,0)
kernel /boot/kernel
initrd /boot/initrd
... was ok ist, wenn die Bootreihenfolge der Platten im BIOS geändert
wurde und von dieser Platte direkt gebootet wird.
Jetzt wird allerdings von der ersten Platte gebootet (ist
dementsprechend "(hd0)" ) und auf diese gewechselt, welche jetzt "(hd1)"
ist... und daher "root (hd1,0)" richtig wäre..
Deswegen war meine eigentliche Frage, wie ich es hinbekomme, dass ich
dem Grub in dem Eintrag auf der ersten Platte sage, dass er die Platten
"tauschen" soll und dann der Eintrag auf der zweiten Platte mit hd0
zufrieden ist - oder geht das gar nicht?
Versucht habe ich schon folgenden Eintrag auf der ersten Platte:
title von-USB-Platte
map (hd1) (hd0)
map (hd0) (hd1)
root (hd0) #<-- korrekt, da ja jetzt getauscht
chainloader +1
Damit startet er korrekt den Grub auf der anderen Platte, aber dieser
"erbt" die Vertauschung nicht, und es kommt zu dem Problem oben...
>
> hab's aber mit 'ner USB-Platte noch nie probiert.
das sollte eigentlich auch egal sein ;-)
Christian
--
gentoo-user-de@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-03-05 17:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-04 22:56 [gentoo-user-de] mit grub einen anderen grub booten? Christian Bricart
2008-03-05 6:53 ` Eckard Brauer
2008-03-05 17:46 ` Christian Bricart [this message]
2008-03-05 20:11 ` [gentoo-user-de] " Anno v. Heimburg
2008-03-06 8:38 ` [gentoo-user-de] " Eckard Brauer
2008-03-05 19:26 ` [gentoo-user-de] " Marc Blumentritt
2008-03-05 19:59 ` Christian Bricart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47CEDC90.606@bricart.de \
--to=christian@bricart.de \
--cc=gentoo-user-de@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox