How to copy disc content to iso file
admin on July 4th, 2008 | File Under Linux Command Tips, Linux Tips -
Very easy ,just open your Termial and type :
cp /dev/cdrom filename.iso
//filename = your filename
then,press [ENTER]
The iso file will be saved in your home folder.
No Comments Tags: disc, iso, linux