public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Carl-Daniel Hailfinger <c-d.hailfinger.kernel.2004@gmx.net>
To: Matt Domsch <Matt_Domsch@dell.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: boot option for CONFIG_EDD_SKIP_MBR?
Date: Thu, 04 Nov 2004 14:35:58 +0100	[thread overview]
Message-ID: <418A303E.1050709@gmx.net> (raw)

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/

             reply	other threads:[~2004-11-04 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-04 13:35 Carl-Daniel Hailfinger [this message]
2004-11-04 13:45 ` boot option for CONFIG_EDD_SKIP_MBR? Matt Domsch
2004-11-04 14:12   ` Dave Jones
2004-11-04 14:49     ` Carl-Daniel Hailfinger

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=418A303E.1050709@gmx.net \
    --to=c-d.hailfinger.kernel.2004@gmx.net \
    --cc=Matt_Domsch@dell.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox