From owner-freebsd-questions Tue Jul 2 7:34:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8504F37B400 for ; Tue, 2 Jul 2002 07:34:38 -0700 (PDT) Received: from pooh.ASARian.org (pooh.ASARian.org [216.21.171.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B25943E0A for ; Tue, 2 Jul 2002 07:34:37 -0700 (PDT) (envelope-from fuzzy@pooh.ASARian.org) Received: from localhost (fuzzy@localhost.ASARian.org [127.0.0.1]) by pooh.ASARian.org (8.11.6/8.11.6) with ESMTP id g62EWXV18215; Tue, 2 Jul 2002 10:32:34 -0400 (EDT) (envelope-from fuzzy@pooh.ASARian.org) Date: Tue, 2 Jul 2002 10:32:33 -0400 (EDT) From: Fuzzy To: SITKEI Attila Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to create an ISO file from an existing data CD? In-Reply-To: <20020702124019.GB2607@pmihiv.hu> Message-ID: X-No-Archive: Yes Organization: ASARian Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2 Jul 2002, SITKEI Attila wrote: > > On 2 Jul 2002, Simon Dick wrote: > > > > > On Tue, 2002-07-02 at 12:19, Fuzzy wrote: > > > > > > > > FreeBSD 4.4-release > > > > acd0: CD-RW at ata1-master using PIO4 > > > > > > > Try dd if=/dev/acd0c of=/tmp/image.iso bs=2048 > > > for data or 2038 (AFAIR) for audio > > I mean 2352 for audio. somebody will correct me if I was wrong... nether 2352 (recorded 1 track) 2038 (error message) worked for an audio cd. the cd has 13 tracks. I guess I need to find the correct blocksize for it to work? *sigh* the data cd copied fine. Fuz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message