From owner-freebsd-questions Wed Jan 1 01:31:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA21012 for questions-outgoing; Wed, 1 Jan 1997 01:31:04 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA21004 for ; Wed, 1 Jan 1997 01:30:59 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA02113; Wed, 1 Jan 1997 11:30:31 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma002111; Wed Jan 1 11:30:12 1997 Message-ID: <32CA2E52.70F6@barcode.co.il> Date: Wed, 01 Jan 1997 11:28:50 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Snob Art Genre CC: luka , questions@freebsd.org Subject: Re: ATAPI cdrom References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Snob Art Genre wrote: > > On Mon, 30 Dec 1996, luka wrote: > > > hi > > i can't able to find my ATAPI CD-ROM why? > > > > with the boot kernel on the atapi.flp when i make > > the image disk and i reboot for install the cd-rom > > it's found but when i reboot the machine for startup > > the CD-ROM it's not found. > > PLZ!! HELP ME OR tell me how and where i can found information > > because it's very important for my work!!!! > > What version of FreeBSD are you using? atapi.flp no longer exists in > 2.1.5 and later so I assume you're using 2.1.0. You should probably > upgrade to a newer version; a lot of bugs have been fixed and features > added. In any case, you can probably get it to work any how. You need to rebuild the kernel with the following two lines in it: options ATAPI device wcd0 and then (as root): cd /dev ./MAKEDEV wcd0 and reboot. > [snip] > > thank you and good year > > > > luka > > > > Ben Nadav