From: Sergey Matveychuk <sem@ciam.ru>
To: grub-devel@gnu.org
Subject: grub2 bug and question
Date: Sun, 07 Mar 2004 18:22:35 +0300 [thread overview]
Message-ID: <404B3E3B.8070403@ciam.ru> (raw)
Hello.
I've begun work with grub2 sources. There is some progress.
I've found a bug:
util/pupa-emu.c:main() - grub2 can't guess a root device because
pupa_guess_root_device() called before pupa_util_biosdisk_init().
pupa_guess_root_device() use map[] before it's filled in
pupa_util_biosdisk_init().
Question: it's looks like a root command get only disk name (root (hd0))
and don't understand old syntax: root (hd0,1,a)?
---
Sem.
next reply other threads:[~2004-03-11 1:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-07 15:22 Sergey Matveychuk [this message]
2004-03-11 11:13 ` grub2 bug and question M. Gerards
2004-03-11 15:46 ` Sergey Matveychuk
2004-03-11 19:08 ` Marco Gerards
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=404B3E3B.8070403@ciam.ru \
--to=sem@ciam.ru \
--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.