From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 22:20:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04CD716A41F for ; Fri, 14 Oct 2005 22:20:49 +0000 (GMT) (envelope-from rmarella@gmail.com) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EB343D46 for ; Fri, 14 Oct 2005 22:20:48 +0000 (GMT) (envelope-from rmarella@gmail.com) Received: from p4 (cpe-70-93-57-42.hawaii.res.rr.com [70.93.57.42]) by ms-smtp-03-eri0.socal.rr.com (8.12.10/8.12.7) with ESMTP id j9EMKjgQ008616; Fri, 14 Oct 2005 15:20:46 -0700 (PDT) Date: Fri, 14 Oct 2005 12:20:45 -1000 From: Robert Marella To: edward Message-ID: <20051014122045.449ab0a2@p4> In-Reply-To: <4350282A.8050004@wanadoo.fr> References: <4350282A.8050004@wanadoo.fr> X-Mailer: Sylpheed-Claws 1.9.15 (GTK+ 2.6.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-questions@freebsd.org Subject: Re: Burning DVDs 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: Fri, 14 Oct 2005 22:20:49 -0000 On Fri, 14 Oct 2005 23:50:34 +0200 edward wrote: > Hi all, > My DVD drive read and mounts CDs and DVDs properly, but K3B refuses to > burn : "K3B did not find a suitable writer. You will only be able to > create an image". Gut feeling is that there probably is something > wrong in the drive's read/write permission. I checked the /etc/fstab > file for read/write status and I got the following : > > # Device Mountpoint FStype Options Dump > Pass# /dev/ad0s3b none swap sw > 0 0 /dev/ad0s3a / ufs rw > 1 1 /dev/acd0 /cdrom cd9660 ro,noauto > 0 0 > > This was the default set up that I haven't altered (yet...). Is there > a reason why the DVD drive would be set in read only mode, as a > default ? Should I just launch vi and edit the line from ro,noauto to > rw,noauto or is there another way ? > Thanks, > Edward > > less /usr/ports/sysutils/k3b/pkg-message