From owner-freebsd-questions Thu Mar 16 16:19: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mojave.worldwide.lemis.com (dhcp152.cdrom.com [204.216.28.152]) by hub.freebsd.org (Postfix) with ESMTP id CA26B37BCDE for ; Thu, 16 Mar 2000 16:19:05 -0800 (PST) (envelope-from grog@mojave.worldwide.lemis.com) Received: (from grog@localhost) by mojave.worldwide.lemis.com (8.9.3/8.9.3) id QAA04600; Thu, 16 Mar 2000 16:17:42 -0800 (PST) (envelope-from grog) Date: Thu, 16 Mar 2000 16:17:42 -0800 From: Greg Lehey To: Nate Puri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: neither acd0c or acd1c work on 4.0 Message-ID: <20000316161742.H2841@mojave.worldwide.lemis.com> Reply-To: Greg Lehey References: <20000316224627.2146.qmail@web3301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000316224627.2146.qmail@web3301.mail.yahoo.com>; from natepuri@yahoo.com on Thu, Mar 16, 2000 at 02:46:27PM -0800 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 16 March 2000 at 14:46:27 -0800, Nate Puri wrote: > Hi all, > > I upgraded like many others, and like many other's I'm > having problems. > > When I try to mount either /dev/acd0c or /dev/acd1c I > get 'device not configured'; they're both visible in > dmesg as acd0 and acd1. > > Some documentation that tells me how to fix this stuff would be > helpful. I thought configured my kernel correctly with the LINT > devices as well, I left out the isa stuff for ide cdroms and just > built with the ata atapi drivers that seems to say they should work > on my system. I have one ide/atapi cdrom and one ide/atapi cd-rw. Hmm. Does this mean you can't boot at all? Grab the PicoBSD floppies at ftp://ftp.lemis.com/pub/PicoBSD/disk[12].gz. Copy them to floppies: # gunzip -c disk1.gz | dd of=/dev/fd0c bs=36b # gunzip -c disk2.gz | dd of=/dev/fd0c bs=36b Boot from the first disk, insert the second when prompted, and login as root (no password). Do: # disklabel wd0 # disklabel wd1 You'll need to call them wd0 and wd1, because that's how the device nodes are set up (I hope). Send the output of disklabel starting with the line # size offset fstype [fsize bsize bps/cpg] Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message