grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 bug and question


From: Sergey Matveychuk
Subject: grub2 bug and question
Date: Sun, 07 Mar 2004 18:22:35 +0300
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040227

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]