From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 21:24:18 2004 Return-Path: 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 6018E16A4CE for ; Tue, 6 Jan 2004 21:24:18 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id E7C2B43D48 for ; Tue, 6 Jan 2004 21:24:15 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 9854 invoked by uid 555); 7 Jan 2004 08:24:14 +0300 Received: from hal.localdomain (213.80.149.191) by t-k.ru with TeleMail/2 id 1073453050-9836 for francisco@natserv.net; Wed, Jan 7 08:24:10 2004 +0300 (MSK) Date: Wed, 7 Jan 2004 08:13:15 +0300 From: Sergey 'DoubleF' Zaharchenko To: Francisco , freebsd-questions@freebsd.org, "W. Sierke" Message-Id: <20040107081315.0786de1e.doublef@tele-kom.ru> In-Reply-To: <20040106223548.Q16741@zoraida.natserv.net> References: <02b401c3d2d7$81439f40$8464a8c0@ovirt.dyndns.ws> <20040106223548.Q16741@zoraida.natserv.net> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Wed__7_Jan_2004_08_13_15_+0300_PUWmDGgG5S3PjEAJ" Subject: Re: How to create .iso file image of cdrom (atapi)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 05:24:18 -0000 --Signature=_Wed__7_Jan_2004_08_13_15_+0300_PUWmDGgG5S3PjEAJ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Tue, 6 Jan 2004 22:42:35 +0000 (GMT) Francisco probably wrote: > On Mon, 5 Jan 2004, W. Sierke wrote: > > > Is there a straightforward way of creating a file image (.iso) of a data > > cdrom mounted in an atapi cd-rom drive? > > I use a port called mkisofs. > mkisofs -R -l -J -o . He means getting the .iso from the cdrom, not putting it there. So the previous postings are more `on topic', though this one should still be interesting to the OP. > So you would mount the CD and then CD into it. :) > To later burn to another CD I use > burncd -f /dev/acd0c -s 10 data $1 fixate > > Where 10 is the speed of my burner, but you should set it to the max speed > of yours.. which if your CD burner is recent is probably faster than 10. > :-) > > Hope that helps. > > As far as I knowh though this approach will not work to copy a bootable > CD. The ISO image will be created and the content will be there, but the > new CD will not be bootable. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- DoubleF Oh, I am a C programmer and I'm okay I muck with indices and structs all day And when it works, I shout hoo-ray Oh, I am a C programmer and I'm okay --Signature=_Wed__7_Jan_2004_08_13_15_+0300_PUWmDGgG5S3PjEAJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/+5V2wo7hT/9lVdwRAslxAJ9F4aug102/BIUPiwsVvk4w+A22ZQCfbtS7 ziY7iUSojxJ++8jppwisUTQ= =0BdB -----END PGP SIGNATURE----- --Signature=_Wed__7_Jan_2004_08_13_15_+0300_PUWmDGgG5S3PjEAJ--