[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

syntax and logic for writing .iso using cdrecord?



Hi all,
 I have couple of queries.

This is the normal/usual syntax told about using cdrecord when writing
an .iso image file.

cdrecord dev=/dev/cdrom driveropts=burnfree -v -data cd_image.iso

I am interested in this particular path of the syntax

dev=/dev/cdrom

I have a Liteon DVD writer+ CD-Writer.

This is the output when I use scanbus

$ cdrecord --scanbus
scsibus1:
	1,0,0	100) 'LITE-ON ' 'DVDRW SOHW-1633S' 'BS0S' Removable CD-ROM
	1,1,0	101) *
	1,2,0	102) *
	1,3,0	103) *
	1,4,0	104) *
	1,5,0	105) *
	1,6,0	106) *
	1,7,0	107) *

Now please lemme know if this logic is correct or not?

cdrecord dev=1,0,0 driveropts=burnfree -v -data cd_image.iso

Is the above correct or should it have any errors?

If needed can give dmesg as well.

Looking forward to know a bit more.
-- 
          Regards,
          Shirish Agarwal
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


Reply to: