*BSD News Article 31820


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!EU.net!Germany.EU.net!netmbx.de!zib-berlin.de!irz401!uriah!not-for-mail
From: j@uriah.sax.de (J Wunsch)
Newsgroups: comp.os.386bsd.development
Subject: Re: users - not entirely clear on the concept
Date: 17 Jun 1994 20:34:44 +0200
Organization: Private U**X site; member IN e.V.
Lines: 20
Message-ID: <2tsqc4INNgdc@bonnie.sax.de>
References: <Cr8EBv.BDM@hippo.ru.ac.za> <2t7beb$p0n@menudo.uh.edu> <2tamoa$22 	<2tdcdo$58u@news.ysu.edu> <2tf7l7$2jk@s069.infonet.net> <RSANDERS.94Jun12183500@hrothgar.mindspring.com>
NNTP-Posting-Host: bonnie.sax.de

rsanders@mindspring.com (Robert Sanders) writes:


>Linux simply asks the BIOS at boottime (while still in 16-bit real
>mode) for the disk geometry, and then believes it. ...

Just curious:

My current machine boots off an IDE, but mainly uses a 1.2Gig SCSI
drive. I've disabled the SCSI BIOS, since i do not need it and i'm
tired of the Adaptec waiting for half an hour :) at boot time just
to tell me it couldn't find disk D: there...

What would Linux have done in this situation where the SCSI disk cannot
be reported by any BIOS at all?
-- 
cheers, J"org                             work:    joerg_wunsch@tcd-dresden.de
                                          private:   joerg_wunsch@uriah.sax.de
Steinbach's Guideline for Systems Programming:
        Never test for an error condition you don't know how to handle.