Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2007 19:02:42 -0800
From:      Gary Kline <kline@tao.thought.org>
To:        Chris Hill <chris@monochrome.org>
Cc:        Gary Kline <kline@tao.thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: What do I put in fstab to get my DVD/CDROM burner to work?
Message-ID:  <20071117030242.GB92063@thought.org>
In-Reply-To: <20071116214807.Y84300@tripel.monochrome.org>
References:  <20071117022321.GA92031@thought.org> <20071116214807.Y84300@tripel.monochrome.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 16, 2007 at 09:51:33PM -0500, Chris Hill wrote:
> On Fri, 16 Nov 2007, Gary Kline wrote:
> 
> >	I've googled aroound, and can't be sure what to add in the
> >	FStype column to get my DCD/CDROM burners to work.  Ubuntu
> >	installed ny 2005 burner automagically.  Nothing like that for
> >	FreeBSD, so can anybody clue me in what I substitute for
> >	"udf" and "cd9660"?
> >
> >	This is the old and current fstable:
> >
> ># DVD drive (top)
> >/dev/acd0               /media/cdroms/0 udf     ro,noauto       0       0
> ># CD-burner (bottom)
> >/dev/acd1               /media/cdroms/1 cd9660  ro,noauto       0       0
> 
> This works for me (6.3-PRERELEASE):
> 
> /dev/acd1      /dvd     cd9660     ro,noauto    0      0
>      ^^^^
> Obviously that would be acd0 in your case.
> 
> HTH.
> 


	Hopefully! I bought TWO burners, tho.  My acd0 is a Pioneer,
	the acd1 is a cheaper "Lite On" (IIRC).

	So, using your schema: would I put

/dev/acd0      /dvd     cd9660  /media/cdroms0   ro,noauto    0      0

	and
/dev/acd1      /dvd     cd9660  /media/cdroms1   ro,noauto    0      0


	or is this at least *close*!

	gary



> --
> Chris Hill               chris@monochrome.org
> **                     [ Busy Expunging <|> ]

-- 
  Gary Kline  kline@thought.org   www.thought.org  Public Service Unix
      http://jottings.thought.org   http://transfinite.thought.org




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