# yum install wodim
To check the device name of CD-ROM / DVD-ROM,
just type
# wodim --devices wodim: Overview of accessible drives (1 found) : ------------------------------------------------------------------------- 0 dev='/dev/scd0' rwrw-- : 'NECVMWar' 'VMware IDE CDR10' -------------------------------------------------------------------------
For CentOS 5, somehow they do not have wodim in the commonly used repository. But you can easily deduce from /dev directory. It is usually /dev/dvd or /dev/cdrom. Just check the symbolic links lead to...
No comments:
Post a Comment