Date: Fri, 15 Dec 2000 07:32:11 -0800 From: "Matt Bettinger" <mattb@finsyn.com> To: "'FreeBSD-questions'" <FreeBSD-questions@FreeBSD.ORG> Subject: burncd acd0c-> acd1c Message-ID: <71F816A89AA9D3119F4C00D0B7094EFC2063C3@FIN_SYN> In-Reply-To: <71F816A89AA9D3119F4C00D0B7094EFC2536E7@FIN_SYN>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Trying to get an atapi ide cdrw (hp9100) to copy cd to cd. I have yet to figure out this scsi emulation on freebsd if it even exists. I have tried catting from one cd to another with the team tape buffer. Things happen. Both cd's spin things look like they're going after a while it stops and then i try to mount the newly burned cd and get a magic block error. Could someone please take a look at the command i have been messing with and tell me where i have gone wrong? Also, say i wanted to copy freebsd cd's how would i properly blank the cd to do make it bootable? i'm just using burn -f /dev/adc1c blank .... Here is the line i've tried without success.. cat /dev/acd0c | team 100k 8 | burncd -f /dev/acd1c -s 4 data /dev/stdin fixate thanks for any help folks. Matt 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?71F816A89AA9D3119F4C00D0B7094EFC2063C3>