From owner-freebsd-hackers Mon Dec 16 20:37:51 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CBB737B401 for ; Mon, 16 Dec 2002 20:37:50 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF1843ED1 for ; Mon, 16 Dec 2002 20:37:46 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id gBH4bYiX054097; Tue, 17 Dec 2002 15:07:36 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: burncd raw mode From: "Daniel O'Connor" To: Sean Hamilton Cc: hackers@FreeBSD.ORG Content-Type: text/plain Organization: Message-Id: <1040099852.23102.36.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 17 Dec 2002 15:07:33 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.3 () CARRIAGE_RETURNS,QUOTED_EMAIL_TEXT,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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