- Check the CD/DVD mount location
- ls /media or ls /mnt or cat /etc/mtab or cat /etc/fstab
- Now insert the media and unmount the same
- ex: sudo umount /media/sr0 or /mnt/sdrom
- Issue following command would create ISO image for the same
- dd if=
of= - ex: on my system it would be dd if=/dev/sr0 of=/tmp/myimage.iso
Sunday, August 10, 2008
How to create ISO Image from CD/DVD using Linux comand
Procedure to create CD/DVD iso image using linux command:
Subscribe to:
Post Comments (Atom)
1 comment:
He Summit,
I am also from Sundar garh, working in SAMSUNG as Linux Engr.
Till now I didn't try this... (iso image creation on command mode)
Let’s hope it will work...
And I am appreciating you.. 1st time ever I saw this wrote by a person from sundargarh...
Keep it up...
Thanks a lot...
Pritam Patel
Post a Comment