Re: your mail

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 25 Aug 1998 02:48:39 +0100 (BST)


> Is it possible to run linux on a minimal bios? One that doesn't
> include support for video, mouse or keyboard. It has support for ide
> drives and a serial port for a terminal console.
>
> What tweaking would I have to do in the kernel to make this work?

Linux only needs bios services at boot time to get system parameters. It
can use the 32bit APM and PCI BIOS entry points if present, and 2.1.x can
use the VESA 2.0 video extensions. None of these are needed however.

The 2.1.x kernel also supports serial consoles (there are patches for
2.0.x) so you can see whats going on, and LILO the normal Linux loader
supports serial port loading (little known fact 8)).

So you shouldn't need to touch much at all

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html