From owner-freebsd-questions Mon Feb 14 14:22:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by builder.freebsd.org (Postfix) with ESMTP id 14AAD50C8 for ; Mon, 14 Feb 2000 14:22:08 -0800 (PST) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12KRwg-000J6N-00; Mon, 14 Feb 2000 20:18:10 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #1) id 12KRwg-0006AE-00; Mon, 14 Feb 2000 20:18:10 +0000 Date: Mon, 14 Feb 2000 20:18:10 +0000 From: Ben Smithurst To: nathan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: can't mount cd after upgrade to 4.0 Message-ID: <20000214201810.C21550@strontium.scientia.demon.co.uk> References: <38A83CB5.B90105D6@ksu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38A83CB5.B90105D6@ksu.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nathan wrote: > in my kernel config file i have: > > options CD9660 #ISO 9660 Filesystem > options CD9660_ROOT #CD-ROM usable as root, CD9660 > required you don't need either of these - the module will be loaded as needed. But anyway... do you have atapicd in your kernel config? I'm guessing you do though, if your CD is detected at boot time. There are a couple of other ata things you need, check GENERIC... also try remaking the device, with "cd /dev; sh MAKEDEV all" if you haven't already. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message