From mboxrd@z Thu Jan 1 00:00:00 1970 From: pauln@truemesh.com Subject: Re: ELKS not runnable.... (once again) Date: Wed, 15 May 2002 19:46:33 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20020515184633.GA15443@raq465.uk2net.com> References: <1021483882.470.8.camel@cool> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1021483882.470.8.camel@cool> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linux-8086 On Wed, May 15, 2002 at 08:31:33PM +0300, Harry Kalogirou wrote: > Can confirm here with slightly different numbers, unless my floppy is fscked. (tried on two different ones though) hd: bad partition start=57500 sect=1 nr_sects=0. BIOSHD:I/O error dev 380, sector 123036 hd: bad partition start=51152 sect=1 nr_sects=0. BIOSHD:I/O error dev 380, sector 116688 hd: bad partition start=57500 sect=1 nr_sects=0. BIOSHD:I/O error dev 380, sector 123036 Just trying to compile without HD support, however get: undefined symbol: _bioshd_getfdinfo tools/build boot/bootsect boot/setup boot/system FLOPPY > boot/Image Root device is (0, 0) Boot sector 512 bytes. Setup is 1648 bytes. Unable to open 'system' make[1]: *** [Image] Error 1 make[1]: Leaving directory `/home/pauln/src/elks/arch/i86' make: *** [Image] Error 2 Which needs to be fixed, biosfd depends on bioshd by the looks. Can someone explain the difference between no h/w hd and bios hd Paul