From owner-freebsd-hackers Sat Aug 2 11:15:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA04650 for hackers-outgoing; Sat, 2 Aug 1997 11:15:31 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA04644 for ; Sat, 2 Aug 1997 11:15:21 -0700 (PDT) Received: (qmail 534 invoked by uid 1000); 2 Aug 1997 18:15:22 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199708020454.OAA09123@genesis.atrad.adelaide.edu.au> Date: Sat, 02 Aug 1997 11:15:22 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: Michael Smith Subject: Re: Kernel howto, Second Request Cc: FreeBSD-Hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Michael Smith; On 02-Aug-97 you wrote: ... [ Most excellent advise deleted... ] > The BIOS data area I'm not so sure about; I'm fairly sure it's > preserved, but I'm not entirely sure where. If you _really_ need > numbers from here, go ahead and chase it. In most cases, I'd suggest > you fake the numbers instead. This is the best thing to do. I managed to get at most of the numbers but they look bogus anyway. I thought I'd try to just use the SCO executables for a while. They expect all this nonsense. There is a struct called bootinfo in UW, which has all this data in it. Thanx anyway. Simon