From owner-cvs-doc@FreeBSD.ORG Tue Jan 10 18:03:01 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF4616A420; Tue, 10 Jan 2006 18:03:01 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843A643D49; Tue, 10 Jan 2006 18:02:46 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.13.3) with ESMTP id k0AI2iNj018092; Tue, 10 Jan 2006 19:02:44 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.4/8.13.3) with ESMTP id k0AI2iWY002036; Tue, 10 Jan 2006 19:02:44 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.4/8.13.3/Submit) id k0AI2i2u002035; Tue, 10 Jan 2006 19:02:44 +0100 (CET) (envelope-from marc) Date: Tue, 10 Jan 2006 19:02:44 +0100 From: Marc Fonvieille To: Pav Lucistnik Message-ID: <20060110180244.GF681@gothic.blackend.org> References: <200601101726.k0AHQYr6085660@repoman.freebsd.org> <20060110175027.GE681@gothic.blackend.org> <1136915770.2410.59.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <1136915770.2410.59.camel@pav.hide.vol.cz> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, Marc Fonvieille , cvs-all@FreeBSD.org, cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 18:03:01 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 10, 2006 at 06:56:10PM +0100, Pav Lucistnik wrote: > > Make sure the appropriate files exist in > > - /dev. > > + /dev. If the entries are missing, > > + force the system to retaste the media: > > + > > + &prompt.root; dd if=3D/dev/acd0 of=3D/dev/null c= ount=3D1 > > + > >=20 > > What do you think about something cleaner like: > >=20 > > % cdcontrol -f /dev/acd0 info > >=20 > > it has also the advantage to print the TOC for whose are interested in, > > and it can be done as standard user. >=20 > I tried this, but on my recent 6-STABLE system this haven't resulted in > creation on /dev nodes. > I just did it on an older one (6-STABLE from Nov 18) and it worked (in fact it was the method I used on 5.X too). Well, I assume there's something weaked with cdcontrol(1) then :( Marc --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDw/bCzQ9RwE+OdOgRAuV+AKCrvdEulBqi7NOQ8Rs6xut/VGIDDQCdFKtD vsCFKYBBAxrYtK9e6GYcIPk= =gd73 -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--