From owner-freebsd-questions@FreeBSD.ORG Sat Nov 17 03:19:43 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A176B16A418 for ; Sat, 17 Nov 2007 03:19:43 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.freebsd.org (Postfix) with ESMTP id 4C6EB13C455 for ; Sat, 17 Nov 2007 03:19:42 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from [192.168.1.11] (tripel [192.168.1.11]) by mail.monochrome.org (8.13.8/8.13.8) with ESMTP id lAH2q1JM071811; Fri, 16 Nov 2007 21:52:02 -0500 (EST) (envelope-from chris@monochrome.org) Date: Fri, 16 Nov 2007 21:51:33 -0500 (EST) From: Chris Hill To: Gary Kline In-Reply-To: <20071117022321.GA92031@thought.org> Message-ID: <20071116214807.Y84300@tripel.monochrome.org> References: <20071117022321.GA92031@thought.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Mailing List Subject: Re: What do I put in fstab to get my DVD/CDROM burner to work? 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: Sat, 17 Nov 2007 03:19:43 -0000 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@monochrome.org ** [ Busy Expunging <|> ]