Date: 17 Dec 2002 15:07:33 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Sean Hamilton <sh@bel.bc.ca> Cc: hackers@FreeBSD.ORG Subject: Re: burncd raw mode Message-ID: <1040099852.23102.36.camel@chowder.gsoft.com.au>
next in thread | raw e-mail | index | archive | help
On Tue, 2002-12-17 at 13:57, Sean Hamilton wrote: > I have a 2352-byte block mode1 CD image, and wish to burn this with burncd. > I know I can use bin2iso or bchunk to decode it, but I'd rather keep the > block metadata intact from the file itself instead of having the > burner/driver(?) reconstruct it. Why? Unless it's copy protected it won't matter since that info is error checking which has to be the same in either case.. > to be read with 2352 byte blocks, so it wasn't being interpreted as > metadata. I presume if I were to dd this entire disc into a file, I would > have a verbatim copy of my original, albeit less fault tolerant. > > Can this be done with burncd? Don't think so. cdrdao might be able to do it, but I'm not sure of the format it uses. It has a seperate cue file usually, it doesn't read info from the data file. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1040099852.23102.36.camel>