Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2002 13:31:51 +0200
From:      Andreas Ntaflos <ant@overclockers.at>
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:  <20020702133150.A96468@Deadcell.ant>
In-Reply-To: <Pine.BSF.4.44.0207020715180.11732-100000@pooh.ASARian.org>; from fuzzy@pooh.ASARian.org on Tue, Jul 02, 2002 at 07:19:58AM -0400
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, Jul 02, 2002 at 07:19:58AM -0400, Fuzzy wrote:
> 
> 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
> 

Use mkisofs. It is available in the ports collection. Read through the
man page for it, as it has lots and lots of switches and command line
arguments to use. http://www.mostgraveconcern.com/freebsd (The Cheat
Sheets) has a very nice tutorial which should have you get going in no
time.

HTH
regards
-- 
	Andreas "ant" Ntaflos	
	ant@overclockers.at
	Vienna, AUSTRIA


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?20020702133150.A96468>