From: Christian Franke <Christian.Franke@t-online.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Create floppy emulation boot CD with grub-mkimage
Date: Sun, 10 Feb 2008 14:43:40 +0100 [thread overview]
Message-ID: <47AEFF8C.6090505@t-online.de> (raw)
In-Reply-To: <1202598270.2418.6.camel@dv>
Pavel Roskin wrote:
> On Sat, 2008-02-09 at 22:59 +0100, Robert Millan wrote:
>
>
>>> --boot-type=(native|emulation)
>>> select cdrom native (default) or floppy emulation
>>> boot type
>>>
>> Since it is a flag for enabling a compatibility option, I think it's more
>> like a boolean.
>>
>
> Actually, there is also hard drive emulation, which might be useful for
> USB flash keys eventually, so it's not a boolean option. But we can
> always change it later.
>
>
There is a hdd emulation mode for bootable CD in the El Torito standard.
AFIAK, there is no emulation mode for bootable USB flash keys. Their
images are identical to large floppies ("superfloppy" without
partitions) or hard disks (with partitions). Some BIOS boot both types,
some don't.
This results in 6 possible image variants:
1. Floppy: --image-type=floppy
2. CD, no emulation: --image-type=cdrom [--emulation=none]
3. CD, floppy emulation: --image-type=cdrom --emulation=floppy
4. CD, hdd emulation: --image-type=cdrom --emulation=hdd
5. USB without partitions: --image-type=superfloppy
6. USB with partitions: --image-type=hdd
It may be possible to use the image #1 as image #5.
Christian
next prev parent reply other threads:[~2008-02-10 13:43 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-08 18:45 [PATCH] Create floppy emulation boot CD with grub-mkimage Christian Franke
2008-02-08 19:17 ` Robert Millan
2008-02-08 22:03 ` Christian Franke
2008-02-08 22:45 ` Robert Millan
2008-02-08 23:07 ` Pavel Roskin
2008-02-08 23:10 ` Robert Millan
2008-02-08 23:17 ` Christian Franke
2008-02-08 23:35 ` Robert Millan
2008-02-09 11:56 ` Bean
2008-02-09 12:32 ` Robert Millan
2008-02-09 12:38 ` Bean
2008-02-09 16:53 ` Christian Franke
2008-02-09 17:15 ` Bean
2008-02-10 12:17 ` Christian Franke
2008-02-08 23:14 ` Robert Millan
2008-02-08 23:32 ` Christian Franke
2008-02-09 17:04 ` Christian Franke
2008-02-09 21:59 ` Robert Millan
2008-02-09 23:04 ` Pavel Roskin
2008-02-10 13:43 ` Christian Franke [this message]
2008-02-10 15:14 ` Robert Millan
2008-02-15 22:32 ` Christian Franke
2008-02-17 13:31 ` Robert Millan
2008-02-17 15:29 ` Christian Franke
2008-02-18 9:04 ` tsah marco
2008-03-01 21:05 ` Christian Franke
2008-03-03 20:46 ` Robert Millan
2008-03-03 22:10 ` Christian Franke
2008-03-03 22:24 ` Robert Millan
2008-03-07 21:20 ` Christian Franke
2008-04-13 15:13 ` Robert Millan
-- strict thread matches above, loose matches on Subject: below --
2008-03-04 2:11 Kalamatee
2008-03-04 2:12 ` Kalamatee
2008-03-04 9:22 Christian Franke
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=47AEFF8C.6090505@t-online.de \
--to=christian.franke@t-online.de \
--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.