From owner-freebsd-questions@FreeBSD.ORG Wed May 23 17:13:59 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 319C816A46E for ; Wed, 23 May 2007 17:13:59 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp2.utdallas.edu (smtp2.utdallas.edu [129.110.10.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1202313C458 for ; Wed, 23 May 2007 17:13:58 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp2.utdallas.edu (Postfix) with ESMTP id 975B15C42E for ; Wed, 23 May 2007 12:13:58 -0500 (CDT) Date: Wed, 23 May 2007 12:13:58 -0500 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: In-Reply-To: References: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========70EA2DB9B8E79A1FFB78==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: burncd on FreeBSD-6.2 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: Wed, 23 May 2007 17:13:59 -0000 --==========70EA2DB9B8E79A1FFB78========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Wednesday, May 23, 2007 22:36:06 +0530 sac wrote: > Hi, > > I was trying to burn cds using burncd. When I try to blank using > `burncd -f /dev/acd0 blank', it hangs forever until I interrupt. > And when I burn data in verbose mode it outputs message saying cd > burnt successfully: > > =3D=3D=3D=3D > addr =3D 0 size =3D 372736 blocks =3D 182 > writing from file 7.0-CURRENT-200704-i386-disc2.iso size 364 KB > written this track 364 KB (100%) total 364 KB > =3D=3D=3D=3D > > but when I try to mount the cd later, I'm unable to do it and the > Input/Output error is thrown. Is there anything I'm missing? Is there > any other way to burn the cd other than using cdrecord. > You need to use fixate: fixate Fixate the medium so that the TOC is generated and the media can be used in an ordinary CD drive. The driver defaults to creating singlesession media (see -m = option). Ignored in DAO mode (see -d option). burncd -ef /dev/acd0 data /home/user/cd.iso fixate --=20 Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========70EA2DB9B8E79A1FFB78==========--