cd:get_cd_device_description
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cd:get_cd_device_description [2017/03/31 10:04] – created peter | cd:get_cd_device_description [2019/11/26 21:34] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== CD - Get CD device description ====== | ||
- | |||
- | Use the command **cdrecord -scanbus** as root to scan your SCSI bus to determine the device description. (i.e. 0, | ||
- | |||
- | Examples: | ||
- | |||
- | **SCSI CD system:** | ||
- | |||
- | <code bash> | ||
- | cdrecord -scanbus | ||
- | </ | ||
- | |||
- | returns | ||
- | |||
- | < | ||
- | Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jorg Schilling | ||
- | Using libscg version ' | ||
- | scsibus0: | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | 0, | ||
- | </ | ||
- | |||
- | |||
- | **CD/DVD ATA system: ** | ||
- | |||
- | This will report on your SCSI device name to use when burning a CD. In this case " | ||
- | |||
- | <code bash> | ||
- | cdrecord -scanbus | ||
- | </ | ||
- | |||
- | returns | ||
- | |||
- | < | ||
- | Cdrecord-Clone 2.01-dvd (--) Copyright (C) 1995-2004 Jorg Schilling | ||
- | ... | ||
- | scsidev: ' | ||
- | devname: ' | ||
- | scsibus: -2 target: -2 lun: -2 | ||
- | Linux sg driver version: 3.5.27 | ||
- | Using libscg version ' | ||
- | cdrecord: Warning: using unofficial libscg version (schily Red Hat-scsi-linux-sg.c-1.83-RH | ||
- | scsibus1: | ||
- | 1,0,0 100) ' | ||
- | 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) * | ||
- | </ | ||
cd/get_cd_device_description.1490954648.txt.gz · Last modified: 2020/07/15 09:30 (external edit)