Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 1998 11:18:42 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        John Barbee <JBarbee@server5.singular.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: freebsd on a stripped bios
Message-ID:  <Pine.BSF.3.95.980825111633.1236A-100000@current1.whistle.com>
In-Reply-To: <71B40CA7B273D0119DBF080009B46D4003E151@server5.singular.com>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD doesn't use the bios.

if you can load the kernel inot ram in some way and jump to it,
(in 32 bit mode) then it will run just fine.


On Tue, 25 Aug 1998, John Barbee wrote:

> 
> Is it possible to run freebsd 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?
> What do I have to do with gettytab and ttys to make the console a serial
> port?

you need to add flags 0x30 to the config line for sio0 when 
configuring the kernel.

(or 0x20)


> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980825111633.1236A-100000>