Thursday, February 3, 2011

How to create an iso image of cd/dvd easily in linux

I think U may have used any applications for creating iso image

of cd/dvd in Windows/Mac.But in ubuntu its so simple! No need of

applications! Yes! Yes friends!
Its a simple trick i have found!

1.Just open terminal

2.Type cat /dev/sr0 >(path of iso)/name.iso

3.Press enter! Wait the command to excecute!

4.Thats it!

Note:Here /dev/sr0 means device name of cd/dvd

To find device name Goto System-->Administration--->System 

Monitor

Click on device list

U can find cd device name like /dev/sr0

2 comments:

Anonymous said...

Brasero disc burner that comes with ubunt allows to burn images to cd/dvd very easily... It has got a GUI..

Unknown said...

hello! its for all linux users! Not only 4 ubuntu