All of lore.kernel.org
 help / color / mirror / Atom feed
* grub2 bug and question
@ 2004-03-07 15:22 Sergey Matveychuk
  2004-03-11 11:13 ` M. Gerards
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Matveychuk @ 2004-03-07 15:22 UTC (permalink / raw)
  To: grub-devel

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-13 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-07 15:22 grub2 bug and question Sergey Matveychuk
2004-03-11 11:13 ` M. Gerards
2004-03-11 15:46   ` Sergey Matveychuk
2004-03-11 19:08     ` Marco Gerards

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.