What do I put in fstab to get my DVD/CDROM burner to work?

Chris Hill chris at monochrome.org
Fri Nov 16 19:19:43 PST 2007


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.

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


More information about the freebsd-questions mailing list