From: Pavel Roskin <[EMAIL PROTECTED]>
Subject: Support for "map" without arguments
Date: Thu, 9 Dec 1999 00:21:37 -0500 (EST)

> I'm trying to understand why "map" doesn't work for me.

  Give me more detailed information. What did you do and what
happened?

> The new "map" command already shows interesting things (possibly bugs) in
> the map code:
> 
> grub> map (hd2) (hd1)
> grub> map (hd2) (hd0)
> grub> map
>     Real    Emulated
>     0x81 -> 0x82    
>     0x80 -> 0x82

  Nothing interesting. They are correct.

> What will our handler do with requests to 0x82? Will it use 0x80 or 0x81~?

  Why do you think so? If you specify 0x82, the handler will access
0x82.

> Also it seems that the mapping is only activated when chainloader is used
> and it has no effect on GRUB itself. Should it be fixed or documented?

  Of course, documentation is good, but it is NOT a bug.

----------------------------------------------------------------------
OKUJI Yoshinori  <[EMAIL PROTECTED]>           ^o-o^
http://duff.kuicr.kyoto-u.ac.jp/~okuji (in English)     m /

Reply via email to