public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Wedgwood <cw@f00f.org>
To: Jeff Garzik <jgarzik@mandrakesoft.com>
Cc: Andrew Park <apark@cdf.toronto.edu>,
	Linux-KERNEL <linux-kernel@vger.kernel.org>
Subject: Re: changing BIOS setting
Date: Mon, 27 Nov 2000 01:05:08 +1300	[thread overview]
Message-ID: <20001127010508.A1523@metastasis.f00f.org> (raw)
In-Reply-To: <Pine.LNX.4.21.0011241758500.12040-100000@blue.cdf.utoronto.ca> <3A1EF2D0.991EBFFB@mandrakesoft.com>
In-Reply-To: <3A1EF2D0.991EBFFB@mandrakesoft.com>; from jgarzik@mandrakesoft.com on Fri, Nov 24, 2000 at 05:59:28PM -0500

However , this won't change boot sequence at that is store in the
CMOS on your RTC chip... if you really wanted though; you could mess
with that via /dev/nvram or whatever it's called.

Not that I suggest this is a good idea, most likely you will corrupt
it and the BIOS will get a checksum error and reinitialize the nvram
to defaults.




  --cw

On Fri, Nov 24, 2000 at 05:59:28PM -0500, Jeff Garzik wrote:

    Andrew Park wrote:

    > Is there a way to change BIOS setting (like boot sequence) from
    > the kernel space?  Any pointers would be appreciated.
    
    Yes.  All the BIOS does is configure your hardware.  Get docs on
    your hardware, and you can do anything that BIOS does.  For
    example, if your parallel port is disabled in BIOS, and you have
    the datasheet for your southbridge, then you can "manually"
    enable the parallel port by writing certain values to certain PCI
    config registers.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2000-11-26 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-23 20:07 VMWare will not run on kernel 2.4.0-test11 Phil Stracchino
2000-11-23 20:15 ` Mohammad A. Haque
2000-11-23 20:17   ` Phil Stracchino
2000-11-23 20:18 ` Jan Dvorak
2000-11-23 20:22 ` Alan Cox
2000-11-24 23:03 ` changing BIOS setting Andrew Park
2000-11-24 22:59   ` Jeff Garzik
2000-11-26 12:05     ` Chris Wedgwood [this message]

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=20001127010508.A1523@metastasis.f00f.org \
    --to=cw@f00f.org \
    --cc=apark@cdf.toronto.edu \
    --cc=jgarzik@mandrakesoft.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