From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 12:46:09 2006 Return-Path: X-Original-To: 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 644DA16A41F for ; Thu, 5 Jan 2006 12:46:09 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: from smtp2.versatel.nl (smtp2.versatel.nl [62.58.50.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F92743D49 for ; Thu, 5 Jan 2006 12:46:07 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail 21323 invoked by uid 0); 5 Jan 2006 12:46:07 -0000 Received: from unknown (HELO [192.168.2.5]) ([62.59.173.176]) (envelope-sender ) by smtp2.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 5 Jan 2006 12:46:07 -0000 Message-ID: <43BD1530.2080909@gmx.net> Date: Thu, 05 Jan 2006 13:46:40 +0100 From: Frank Staals User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Problem burning/mounting cd-rom 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: Thu, 05 Jan 2006 12:46:09 -0000 Hey, I have an Acer Aspire 1356 LCi laptop with a CD-RW/DVD-drive in it so I can burn cds and read DVD's and cd's. But when I tried to burn and mount a datadisk this happend: frank@Riza$ mkisofs -o tmp1.iso VirtualDub-1.6.11.zip totaal.wmv 24.61% done, estimate finish Thu Jan 5 13:37:10 2006 49.25% done, estimate finish Thu Jan 5 13:37:10 2006 73.82% done, estimate finish Thu Jan 5 13:37:10 2006 98.49% done, estimate finish Thu Jan 5 13:37:10 2006 Total translation table size: 0 Total rockridge attributes bytes: 0 Total directory bytes: 0 Path table size(bytes): 10 Max brk space used 8724 20320 extents written (39 MB) frank@Riza$ root@Riza# burncd -f /dev/acd0 -s 12 data tmp1.iso fixate next writeable LBA 0 writing from file tmp1.iso size 40640 KB written this track 40640 KB (100%) total 40640 KB fixating CD, please wait.. root@Riza# mount_cd9660 -v /dev/acd0 /mnt/dvd/ could not determine starting sector, using very first session mount_cd9660: /dev/acd0: Input/output error root@Riza# I'm using a Philips CD-RW which I cleaned before use with: root@Riza# burncd -f /dev/acd0 erase erasing CD - 99 % done I tried searching what I could do about it, but I couldn't realy find something usefull. It seems that something goes wrong with burning the CD I guess ( looking at the output when trying to mount it ) but I'm not sure what I do wrong. Everything worked fine up until today. I hope someone can point out what I can do about it. Thanks in advance, -- -Frank Staals