<div>Dear All</div>
<div>I tried to mount an external cdrom on my CentOS 5 server but un-successful . I attached the device to my USB port and then the followings have been added to my /dev folder :</div>
<div>"cdrom -> scd0<br>cdrom-sr0 -> scd0<br>cdrw -> scd0<br>cdrw-sr0 -> scd0<br>cdwriter -> scd0<br>cdwriter-sr0 -> scd0"</div>
<div>To this end , I tried to mount it as the followings (but it didn't get through) :</div>
<div>#mount -t vfat /dev/cdrom-sr0 /mnt/cdrom</div>
<div>Add the following line to /etc/fstab :</div>
<div>
<p style="MARGIN: 0in 0in 10pt 0.5in" class="MsoListParagraph"><font size="3" face="Calibri">/dev/cdrom-sr0 /mnt/cdrom vfat noauto,users,noexec,rw, uid=1000,gid=1000 0 0</font></p>
<p style="MARGIN: 0in 0in 10pt 0.5in" class="MsoListParagraph"><font size="3" face="Calibri">#mount /mnt/cdrom</font></p>
<p style="MARGIN: 0in 0in 10pt 0.5in" class="MsoListParagraph"><font size="3" face="Calibri">Can you please do me favor and correct me for my mistakes in mounting it ?</font></p>
<p style="MARGIN: 0in 0in 10pt 0.5in" class="MsoListParagraph"><font size="3" face="Calibri">Thank you in advance</font></p>
<p style="MARGIN: 0in 0in 10pt 0.5in" class="MsoListParagraph"> </p></div>
<div> </div>