All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M. Gerards" <metgerards@student.han.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>,
	Sergey Matveychuk <sem@ciam.ru>
Cc: grub-devel@gnu.org
Subject: Re: grub2 bug and question
Date: Thu, 11 Mar 2004 12:13:07 +0100	[thread overview]
Message-ID: <1079003587.405049c3ce1f2@webmail.han.nl> (raw)
In-Reply-To: <404B3E3B.8070403@ciam.ru>

Quoting Sergey Matveychuk <sem@ciam.ru>:

> 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().


Thanks for the report.  I will have a look at this problem in the weekend.
Can you descibe how I can reproduce your problem?

> Question: it's looks like a root command get only disk name (root (hd0)) 
> and don't understand old syntax: root (hd0,1,a)?

My guess is that no one worked on BSD support.  There is something there, but I
am not sure if it is tested.

The root command will be removed and variables will be used instead.  For 
example:

root=(hd0,1)

--
Marco



  reply	other threads:[~2004-03-13  5:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-07 15:22 grub2 bug and question Sergey Matveychuk
2004-03-11 11:13 ` M. Gerards [this message]
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=1079003587.405049c3ce1f2@webmail.han.nl \
    --to=metgerards@student.han.nl \
    --cc=grub-devel@gnu.org \
    --cc=sem@ciam.ru \
    /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.