How to create .iso file image of cdrom (atapi)?

Sergey 'DoubleF' Zaharchenko doublef at tele-kom.ru
Tue Jan 6 21:24:18 PST 2004


On Tue, 6 Jan 2004 22:42:35 +0000 (GMT)
Francisco <francisco at natserv.net> 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 <filename> .

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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040107/b2d2a953/attachment.bin


More information about the freebsd-questions mailing list