Identify Channel SCSI
Tagged with: cd, cdrecord, drive, dvd, filler, scanbus
Wednesday, October 8th, 2008 11:55 PM
Scan bus to identify the drives
cdrecord --scanbus
Scan bus to identify the drives
cdrecord --scanbus
Burn an ISO image
cdrecord -v dev=/dev/cdrom cd.iso
Erase a Rewritable Disk
cdrecord -v gracetime=2 dev=/dev/cdrom -eject blank=fast -force