From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 21:04:42 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B8E16A41F for ; Wed, 18 Jan 2006 21:04:42 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 675F343D49 for ; Wed, 18 Jan 2006 21:04:39 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 5607 invoked from network); 18 Jan 2006 21:04:37 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.173.142]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 18 Jan 2006 21:04:37 -0000 Date: Wed, 18 Jan 2006 22:04:33 +0100 From: Fabian Keil To: cblasius Message-ID: <20060118220433.28c9fbc1@localhost> In-Reply-To: <43CEAAAF.5050900@o2.pl> References: <43CEAAAF.5050900@o2.pl> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_CDKlVmx/GNeZGTR.pHrs4v+"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: questions@freebsd.org Subject: Re: Why I haven't device /dev/cd0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 21:04:42 -0000 --Sig_CDKlVmx/GNeZGTR.pHrs4v+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable cblasius wrote: > I want to use DVD+RW. I looked in handbook and I saw there: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.h= tml >=20 > >>16.7.5 Using a DVD+RW > >> > >>Unlike CD-RW, a virgin DVD+RW needs to be formatted before first > >>use. The growisofs(1) program will take care of it automatically > >>whenever appropriate, which is the recommended way. However you > >>can use the dvd+rw-format command to format the DVD+RW: > >> > >># dvd+rw-format /dev/cd0 >=20 > It is a mistake? > In my folder /dev/ I have only the following devices for DVD: > /dev/acd0 > and this (I do not remember exactly it name) > /dev/acd0t01 >=20 > Where is /dev/cd0? You probably didn't read chapter "16.7.2 Configuration" on the same page. If you're using 6.0 you can kldload atapicam.ko and the "missing" device should appear. Fabian --=20 http://www.fabiankeil.de/ --Sig_CDKlVmx/GNeZGTR.pHrs4v+ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDzq1mjV8GA4rMKUQRAqDeAKDDkO0HIWqzA2k34NXWCqaoDtQQ0gCfWs0P LFISw2zJJPE4X5Yli94c62U= =Z9Q/ -----END PGP SIGNATURE----- --Sig_CDKlVmx/GNeZGTR.pHrs4v+--