Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 14:48:20 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        Daniel Leal <dfpleal@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cant burn a cd iso
Message-ID:  <20090627144820.5d0b4818@tau.draftnet>
In-Reply-To: <4A460472.5000803@gmail.com>
References:  <4A460472.5000803@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Jun 2009 12:37:22 +0100
Daniel Leal <dfpleal@gmail.com> wrote:

> Hi !
> 
> I am trying to burn a iso in my laptop with freebsd 7.2
> 
> Installed cdrtools and then kldload atapicam.
> 
> Then I looked for the cdrom:
> #cdrecord -scanbus
> 
> Cdrecord-Clone 2.01 (i386-unknown-freebsd7.2) Copyright (C) 1995-2004 
> J?rg Schilling
> Using libscg version 'schily-0.8'.
> scsibus2:
>        2,0,0   200) 'PIONEER ' 'DVD-RW  DVR-K17A' '1.51' Removable
> CD-ROM 2,1,0   201) *
>        2,2,0   202) *
>        2,3,0   203) *
>        2,4,0   204) *
>        2,5,0   205) *
>        2,6,0   206) *
>        2,7,0   207) *
> 
> So I try to burn the iso with the comand:
>   # cdrecord -v dev=2,0,0 myfile.iso

You could also add 'driveropts=burnfree' to enable buffer
underrun protection since it's not enabled by default. 

-- 
Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090627144820.5d0b4818>