Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 13:16:06 -0500
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Marc Fonvieille <blackend@FreeBSD.org>
Cc:        cvs-doc@FreeBSD.org, pav@FreeBSD.org, blackend@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@FreeBSD.org
Subject:   Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml
Message-ID:  <20060110131606.7bf453d9.trhodes@FreeBSD.org>
In-Reply-To: <20060110180244.GF681@gothic.blackend.org>
References:  <200601101726.k0AHQYr6085660@repoman.freebsd.org> <20060110175027.GE681@gothic.blackend.org> <1136915770.2410.59.camel@pav.hide.vol.cz> <20060110180244.GF681@gothic.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Jan 2006 19:02:44 +0100
Marc Fonvieille <blackend@FreeBSD.org> wrote:

> On Tue, Jan 10, 2006 at 06:56:10PM +0100, Pav Lucistnik wrote:
> > >  	  <para>Make sure the appropriate files exist in
> > > -	    <filename>/dev</filename>.</para>
> > > +	    <filename>/dev</filename>.  If the entries are missing,
> > > +	    force the system to retaste the media:</para>
> > > +
> > > +	  <screen>&prompt.root; <userinput>dd if=/dev/acd0 of=/dev/null count=1</userinput></screen>
> > > +
> > > 
> > > What do you think about something cleaner like:
> > > 
> > > % cdcontrol -f /dev/acd0 info
> > > 
> > > it has also the advantage to print the TOC for whose are interested in,
> > > and it can be done as standard user.
> > 
> > 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 :(

Can I also tack on:

<filename role="directory">/dev</filename>

-- 
Tom Rhodes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060110131606.7bf453d9.trhodes>