*BSD News Article 61354


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!newsroom.utas.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!news.ksu.ksu.edu!news.physics.uiowa.edu!math.ohio-state.edu!cs.utexas.edu!howland.reston.ans.net!ix.netcom.com!netcom.com!kientzle
From: kientzle@netcom.com
Subject: Re: cdrom drives
Message-ID: <kientzleDMr9ws.CJ3@netcom.com>
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
References: <824244733.18299@richsoft.demon.co.uk>
Date: Wed, 14 Feb 1996 07:53:15 GMT
Lines: 19
Sender: kientzle@netcom13.netcom.com

In article <824244733.18299@richsoft.demon.co.uk>,
 <steve@richsoft.demon.co.uk> wrote:
>Does anyone know what the differences are between the different CDROM
>drives that make the supported or not

Different interfaces require different drivers.  So far, generic
SCSI, ATAPI/IDE, and a couple of special ones are supported.

The standard work-around is to split your hard disk (many folks
keep a DOS partition anyway, so this is no major burden), and
use DOS to copy data from the CD to the hard disk.  The standard
install works just fine from a DOS partition.

The DOS partition only needs to be 20 meg or so to do this quite
comfortably.  I've installed FreeBSD a couple of times from
non-supported CDROM's using exactly this approach.


                                - Tim