All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: QEMU and ElTorito and EDD 3
Date: Wed, 13 Jun 2007 17:56:04 +0300	[thread overview]
Message-ID: <46700584.1090405@nic.fi> (raw)
In-Reply-To: <8c0c43de0706130639n3192ec1ev9a6d2201836f9067@mail.gmail.com>

Alex Roman wrote:
> On 13/06/07, Alex Roman <alex.roman@gmail.com> wrote:
>> However, it does not support ElTorito extensions... I called the 4D
>> function (Return Boot Catalog) and the QEMU BIOS (I think) printed a
>> "nice" informative message:
>> "FATAL: Int13 eltorito call with AX=4D00. Please report" (see screenshot)
> 
> Furthermore, I wonder... If QEMU doesn't support this, and installing
> Windows and other operating systems off CDs works, will many BIOSes
> support this interface at all? PHOENIX BIOSes should, IMO, since the
> ElTorito standard is made by PHOENIX, but what about the others?
> 
> We might have to read the boot catalog manually, not with the 4Dh
> function to achieve more compatibility. Tonight I'll try to do an
> "Extended Read", function 42h, to get the boot catalog and parse it in
> a structure and see if it "makes sense".
> 

El Torito part of the EDD3 spec might not be accessible if you have not
booted with such media that needs that support. At least this seems to
be case with VMWare which uses Phoenix BIOS. I once tested out those
CD-ROM access API's, but problem is that those devices are not exposed
by BIOS when booted from floppy or from HDD. Eg. when you enumerate all
devices, CD-ROM drives are not listed at all thus cannot be accessed.

But then again... I noticed that your device id was 0xe0 which I think I
may have not tried out. I had much better success with directly using ATA :)

If you have floppy image, I can try it out in VMWare and tell results
what happens.



  reply	other threads:[~2007-06-13 14:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-13 12:33 QEMU and ElTorito and EDD 3 Alex Roman
2007-06-13 13:39 ` Alex Roman
2007-06-13 14:56   ` Vesa Jääskeläinen [this message]
2007-06-13 18:50     ` Alex Roman
2007-06-14  0:39       ` Alex Roman
2007-06-14 12:24   ` Alex Roman
2007-06-13 14:28 ` Robert Millan
2007-06-13 17:55   ` Jeroen Dekkers
2007-06-13 19:17     ` Robert Millan
2007-06-13 18:33 ` Bean
2007-06-13 18:47   ` Alex Roman

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=46700584.1090405@nic.fi \
    --to=chaac@nic.fi \
    --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.