From: Pavel Roskin <proski@gnu.org>
To: grub-devel@gnu.org, "David S. Miller" <davem@davemloft.net>
Subject: Revision 2136 breaks two-disk configuarion
Date: Mon, 27 Apr 2009 01:25:37 -0400 [thread overview]
Message-ID: <1240809937.4158.50.camel@ct> (raw)
Hello!
Since the revision 2136, I'm getting a non-fatal error message:
GRUB loading.
Welcome to GRUB!
alloc magic is broken at 0x7fdaf20
Aborted. Press any key to exit.
After pressing enter, the menu appears and I can boot from it. The
description of the revision is:
* disk/fs_uuid.c (grub_fs_uuid_close): Call grub_disk_close()
on disk->data.
The patch looks wrong to me. There are no calls to grub_disk_open() in
disk/fs_uuid.c. Other callers to grub_disk_close() call
grub_disk_open() as well.
# cat /boot/grub/device.map
(hd0) /dev/sda
(hd1) /dev/sdb
The root is on /dev/sdb1. GRUB is installed on /dev/sda. Having two
disks is needed to reproduce the problem.
--
Regards,
Pavel Roskin
next reply other threads:[~2009-04-27 5:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-27 5:25 Pavel Roskin [this message]
2009-04-27 5:57 ` Revision 2136 breaks two-disk configuarion David Miller
2009-04-27 22:26 ` Pavel Roskin
2009-04-28 1:37 ` [PATCH] " Pavel Roskin
2009-04-28 1:45 ` David Miller
2009-04-28 3:50 ` Pavel Roskin
2009-04-28 8:59 ` David Miller
2009-04-28 13:26 ` Pavel Roskin
2009-04-28 8:59 ` David Miller
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=1240809937.4158.50.camel@ct \
--to=proski@gnu.org \
--cc=davem@davemloft.net \
--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.