ISO Ripping

Travis Roy travis at scootz.net
Mon Dec 23 11:54:19 EST 2002


> *I* can use dd. Or mkisofs, or any other command line. However, this is
> for people that are Windows users. A lot of my users rip IOS images off
> of CD's and put them out on an FTP site. I'm trying to make it easier
> for them by setting up a system where thay can put in a CD, rip the ISO,
> and copy it to an NFS mounted directory. Being a big fan of the command
> line myself, I just don't know what GUI's are good and which one's are
> bad.

Make an icon that will run this command:

>> $ dd if=/dev/cdrom of=/path/to/image.iso bs=8k

Or a script that runs that command then copies it to a location.



More information about the gnhlug-discuss mailing list