Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2001 09:15:47 -0400
From:      "Otter" <otterr@telocity.com>
To:        <dleimbac@earthlink.net>, "'Najib Ninaba'" <najib_ninaba@yahoo.com>, <freebsd-questions@freebsd.org>
Subject:   RE: Using dd to dump CD images
Message-ID:  <000301c0d6f7$d514f300$1400a8c0@zoso>
In-Reply-To: <200105071213.FAA12328@hawk.mail.pas.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
That's assuming it's data. As I recall from a previous thread, I think
it was stated audio uses 2352.
-Otter

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of dave
> Sent: Monday, May 07, 2001 8:16 AM
> To: Najib Ninaba; freebsd-questions@freebsd.org
> Subject: Re: Using dd to dump CD images
>
>
>
>
> Really?  I tried that in linux and it never worked for me.
>
> you need the blocksize parameter to be 2048.
>
> dd if=/dev/acd0c of=image.iso bs=2048
>
> Have fun
> On Mon, 7 May 2001, Najib Ninaba wrote:
> > Date: Mon, 7 May 2001 16:09:59 +0800
> > To: freebsd-questions@freebsd.org
> > From: Najib Ninaba <najib_ninaba@yahoo.com>
> > Reply-To: najib_ninaba@yahoo.com
> > Subject: Using dd to dump CD images
> >
> > Hello,
> >
> > How do I dump CD images to a file? In linux, all I've
> needed to do is :
> > dd if=/dev/cdrom of=cd-image.iso
> >
> > I can then use the image to burn to another CDR. I've tried the
same
> > command in freebsd:
> > dd if=/dev/acd0c of=cd-image.iso
> >
> > But I get a  "dd: /dev/acd0c: Bad address" error message. Thanks
in
> > advance.
> >
> > Regards,
> > --
> > Najib Ninaba
> > "Life's unfair - but having the root password helps!"
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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?000301c0d6f7$d514f300$1400a8c0>