public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* boot option for CONFIG_EDD_SKIP_MBR?
@ 2004-11-04 13:35 Carl-Daniel Hailfinger
  2004-11-04 13:45 ` Matt Domsch
  0 siblings, 1 reply; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2004-11-04 13:35 UTC (permalink / raw)
  To: Matt Domsch; +Cc: Linux Kernel Mailing List

Hi Matt,

[please CC: me on replies]
having had problems (inifinte hang on boot) with some Fujitsu
Siemens Scenic computers when EDD was enabled, I asked myself
if it would be possible to add a boot option edd=nombr and
possibly also another boot option edd=off to the EDD code in
the kernel. These would correspond to CONFIG_EDD_SKIP_MBR
and CONFIG_EDD, respectively.
That way, distributors could use the benefits of enabled
EDD on working machines and provide customers with the
ability to switch off EDD on broken machines, all with the
same kernel.
Yes, option parsing before entering protected mode is ugly,
but the vga setup code does it, too.

What do you think?

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

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

end of thread, other threads:[~2004-11-04 14:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-04 13:35 boot option for CONFIG_EDD_SKIP_MBR? Carl-Daniel Hailfinger
2004-11-04 13:45 ` Matt Domsch
2004-11-04 14:12   ` Dave Jones
2004-11-04 14:49     ` Carl-Daniel Hailfinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox