Date: Mon, 7 May 2001 16:09:59 +0800 From: Najib Ninaba <najib_ninaba@yahoo.com> To: freebsd-questions@freebsd.org Subject: Using dd to dump CD images Message-ID: <20010507160959.C2528@srikandi>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010507160959.C2528>