Skip site navigation (1)Skip section navigation (2)
Date:      02 Jul 2002 12:35:50 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        Fuzzy <fuzzy@pooh.ASARian.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how to create an ISO file from an existing data CD?
Message-ID:  <1025609751.1573.10.camel@linux>
In-Reply-To: <Pine.BSF.4.44.0207020715180.11732-100000@pooh.ASARian.org>
References:  <Pine.BSF.4.44.0207020715180.11732-100000@pooh.ASARian.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-07-02 at 12:19, Fuzzy wrote:
> 
> FreeBSD 4.4-release
> 
> acd0: CD-RW <CD-W54E> at ata1-master using PIO4
> 
> I thought dd would make an image I could just
> recreate with burncd but dd complains
> 
> 
> dd if=/dev/acd0c of=/tmp/image.iso
> 
> /dev/acd0c invalid argument

Try dd if=/dev/acd0c of=/tmp/image.iso bs=2048
for data or 2038 (AFAIR) for audio

-- 
Simon Dick					simond@irrelevant.org


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?1025609751.1573.10.camel>