From: "info.emj@fr.oleane.com" <info.emj@fr.oleane.com>
To: grub-devel@gnu.org
Subject: GRUB2 and software RAID1 = insmod linux
Date: Mon, 22 Mar 2010 23:20:26 +0100 [thread overview]
Message-ID: <4BA7ED2A.4020608@fr.oleane.com> (raw)
Hello list,
it's not a devel question, but seems this is a not-so-bad place to
expose my problem. Searching with google and inside this list's archives
didn't gave me any clue.
I want: Debian Lenny + GRUB2 + RAID1 on boot+root partition
With GRUB legacy I do:
root (hd0,0)
setup (hd0)
setup (hd1)
and everything works fine. I can boot nearly in every cases (inverted
disks, disconnect disk, and some other weird things). Nice.
With GRUB 2 I do:
grub-install /dev/sda # from the right /dev/md0 partition
and when I reboot I have "error: cannot find C/H/S values".
I just type "insmod linux" then "normal" then wizzzzz the system is
loaded correctly.
I tested with GRUB_PRELOAD_MODULES="linux" in /etc/default/grub then
update-grub but this didn't corrected the problem (obvious for me, but I
may be wrong, so I tested).
note: I tested with GRUB2 1.96 and 1.97 from the Debian Lenny regular
repository and backport.
My question: how can I explain to GRUB2 I don't want to type "insmod
linux" and "normal" ?
The next step will be to install GRUB2 on both disks to allow booting
from either one.
And my final step will be to write a small GRUB2-RAID howto nicely fited
for GRUB2's wiki. Because hey, sparse documentation :-)
next reply other threads:[~2010-03-22 22:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-22 22:20 info.emj [this message]
2010-03-26 15:52 ` GRUB2 and software RAID1 = insmod linux Vladimir 'φ-coder/phcoder' Serbinenko
2010-03-27 7:00 ` info.emj
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=4BA7ED2A.4020608@fr.oleane.com \
--to=info.emj@fr.oleane.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.