From owner-freebsd-questions@FreeBSD.ORG Sat Dec 27 05:59:02 2003 Return-Path: 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 91CCC16A4CE for ; Sat, 27 Dec 2003 05:59:02 -0800 (PST) Received: from smtp101.mail.sc5.yahoo.com (smtp101.mail.sc5.yahoo.com [216.136.174.139]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E84543D48 for ; Sat, 27 Dec 2003 05:59:00 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: from unknown (HELO 192.168.1.107) (mnslinky@66.41.18.160 with plain) by smtp101.mail.sc5.yahoo.com with SMTP; 27 Dec 2003 13:58:59 -0000 From: Eric F Crist Organization: AdTech Integrated Systems, Inc To: Ion-Mihai Tetcu Date: Sat, 27 Dec 2003 07:58:43 -0600 User-Agent: KMail/1.5 References: <200312270123.04360.ecrist@adtechintegrated.com> <20031227093058.7c8d54e5.itetcu@apropo.ro> In-Reply-To: <20031227093058.7c8d54e5.itetcu@apropo.ro> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312270758.45163.ecrist@adtechintegrated.com> cc: freebsd-questions@freebsd.org Subject: Re: burncd issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 13:59:02 -0000 On Saturday 27 December 2003 01:30 am, Ion-Mihai Tetcu wrote: > On Sat, 27 Dec 2003 01:23:04 -0600 > > Eric F Crist wrote: > > Hey all, > > > > This is the first time I've tried burning CDs or DVDs from freebsd. I > > have read through what I thought was the pertinent information on the > > archives and typed the following command to burn a simple pdf file (an > > old email from the KDE print system, which is readable from the hard > > drive) to the CDRW drive on my laptop: > > > > # burncd -f /dev/acd0c -s max data /home/user/email-test.pdf fixate > > Perhaps you missed the isofs step ? From that command line it seems you > burned directly the file itself, co is no wonder that mount can > recognise the file-system format. > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html > > > The cdrw drive works for a few seconds, I get some output from burncd > > that indicates everything is OK and I eject the CDR, noting the burned > > tracks that are visible with the right reflection of light. > > > > However, I get the following error when I try to execute the following > > two commands: > > > > # mount -t cd9660 /dev/acd0c /cdrom > > or > > # mount /cdrom > > > > Output: cd9660: /dev/acd0c: Invalid argument > > > > Is there a different option I should give burncd or mount? Please let me > > know. Also, from 4.9, are there any other major issues I should know > > about burning a DVD? 5.x? That worked! Thank you so very much for pointing that out for me. Eric Crist AdTech Integrated Systems, Inc