- Using cat
- cat /dev/scd0 > /home/wilson/myfile.iso
- cat /dev/cdrom > /home/wilson/myfile.iso
- cat /dev/dvd > /home/wilson/myfile.iso
- Using dd
- dd if=/dev/scd0 of=/home/wilson/myfile.iso
- dd if=/dev/cdrom of=/home/wilson/myfile.iso
- dd if=/dev/dvd of=/home/wilson/myfile.iso
- Using Brasero Disc Burner
- Open Brasero Disc Burner: Applications -> Sound & Video -> Brasero Disc Burner
- In the main window, select/click "Disc Copy"
- In the new window, set "Image File" below "Select a disc to write to"
- Click "Create Image" button
- It creates a .toc&.bin files can be converted to .iso file by following this guide.
Search This Blog
Create an ISO image from CD or DVD
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment