From: Andy Kittner <andkit@gmx.de>
To: grub-devel@gnu.org
Subject: Re: Issue with boot != root and chainloading
Date: Tue, 22 Jul 2008 17:09:45 +0200 [thread overview]
Message-ID: <20080722150945.GA4788@archvile> (raw)
In-Reply-To: <20080722095021.p15u40gtyc88csco-cebfxv@webmail.spamcop.net>
[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]
On Tue, Jul 22, 2008 at 09:50:21AM -0400, Pavel Roskin wrote:
>Quoting Andy Kittner <andkit@gmx.de>:
>
>> Everything went smooth, however after rebooting I get dropped in rescue
>> mode with this message: "unknown device fd1,5"
>
>Please check your /boot/grub/device.map. You may need to remove it
>and let grub-install regenerate it. It would be great if you post it
>here, before and after it's regenerated.
I already did an rm -rf /boot/grub before installing grub2 so so the old
cruft wouldn't get in the way. I'll include the corresponding generated
device.map after running grub-install:
---- grub legacy ----
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
---------------------
---- grub 2 ---------
(hd0) /dev/sda
(hd1) /dev/sdb
---------------------
Which looks all fine for me (even better than grub-legacy where I always
removed the spurious fd0)
>I've seen that fd1 somewhere, but I don't remember where. I guess
>GRUB just defaults to that value if it cannot figure out the real
>device number of the root device.
>
>If you check the archives, you'll see that your message is greatly timed :-)
Yeah, I've seen that support for this is pretty fresh, but I thought I'd
give it a try ;-)
>> Now for my second problem:
>> If I try to chainload grub legacy on another partition it just hangs
>> after printing "GRUB ". The command I used to do this was:
>> chainloader (hd0,5)+1
>
>Maybe the installation is broken?
To make sure I reinstalled grub in that partition
chainloader (hd0,5)+1
still didn't work, but:
set root=(hd0,5)
chainloader +1
this did. As thats basically what I did with the old grub too, I guess
this one was my fault for not setting root correctly before firing the
chainloader.
Thanks for the help
Andy
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2008-07-22 15:11 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-22 13:34 Issue with boot != root and chainloading Andy Kittner
2008-07-22 13:50 ` Pavel Roskin
2008-07-22 14:01 ` Felix Zielcke
2008-07-22 23:58 ` Pavel Roskin
2008-07-24 9:12 ` Felix Zielcke
2008-07-24 10:25 ` Felix Zielcke
2008-07-24 11:00 ` Felix Zielcke
2008-07-24 16:49 ` Pavel Roskin
2008-07-25 21:08 ` Robert Millan
2008-07-25 21:47 ` Pavel Roskin
2008-07-25 22:10 ` [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading) Robert Millan
2008-07-26 1:08 ` Pavel Roskin
2008-07-27 12:19 ` Robert Millan
2008-07-27 16:29 ` Pavel Roskin
2008-07-27 18:37 ` Robert Millan
2008-07-27 19:28 ` UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)) Robert Millan
2008-07-27 20:13 ` [PATCH] " Robert Millan
2008-07-27 20:36 ` Robert Millan
2008-07-30 10:41 ` Robert Millan
2008-08-03 11:09 ` [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading) Isaac Dupree
2008-08-03 12:08 ` Robert Millan
2008-08-03 12:23 ` Robert Millan
2008-08-03 17:04 ` Isaac Dupree
2008-08-03 19:19 ` Treacherous Computing (Re: [PATCH] use UUIDs for cross-disk installs) Robert Millan
2008-07-27 18:27 ` [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading) Robert Millan
2008-07-30 10:43 ` Robert Millan
2008-07-22 15:09 ` Andy Kittner [this message]
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=20080722150945.GA4788@archvile \
--to=andkit@gmx.de \
--cc=grub-devel@gnu.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