Date: Sun, 2 Jul 2000 09:00:01 -0700 From: "Dan O'Connor" <dan@mostgraveconcern.com> To: "damon blom" <damonblom@netscape.net>, <questions@FreeBSD.ORG> Subject: Re: CDRW backup Message-ID: <00d001bfe43e$96995640$0200000a@danco>
next in thread | raw e-mail | index | archive | help
>I have a nec pentium III with CD-RW cdrom from LG adaptec: > acd1: CD-RW <LG CD-RW CED 8042B at ata1-slave using p104. >I tried the example in afio to archive using the cdrecord utility: >find .. | afio -o -b 2048 -s325000x -v '!cdrecord .. -' >but it just created a disk file !cdrecord .. - >Do you offhand know of some way I can backup to a RW cdrom? Well, you can't use 'cdrecord' with an ATAPI CDRW, since it's for SCSI drives. For ATAPI drives, you have to use 'burncd' (in FreeBSD 4). Take a look at the way I got mine to work, at http://www.mostgraveconcern.com/freebsd/sheet.cgi?cdrw --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d001bfe43e$96995640$0200000a>