Re: [CentOS] Inquiry:Problem in mounting external cdrom

2009-09-25 Thread hadi motamedi
Thank you very much . It got through . On Thu, Sep 24, 2009 at 10:19 AM, Nicolas Thierry-Mieg < nicolas.thierry-m...@imag.fr> wrote: > hadi motamedi wrote: > > #mount -t vfat /dev/cdrom-sr0 /mnt/cdrom > > try removing "-t vfat" so mount can auto detect the correct fs type > ___

Re: [CentOS] Inquiry:Problem in mounting external cdrom

2009-09-24 Thread Scott Silva
on 9-24-2009 1:48 AM hadi motamedi spake the following: > Dear All > 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 : > "cdrom -> scd0 > cdrom-sr0 -> scd0 > cdrw -> scd0

Re: [CentOS] Inquiry:Problem in mounting external cdrom

2009-09-24 Thread Nicolas Thierry-Mieg
hadi motamedi wrote: > #mount -t vfat /dev/cdrom-sr0 /mnt/cdrom try removing "-t vfat" so mount can auto detect the correct fs type ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Inquiry:Problem in mounting external cdrom

2009-09-24 Thread Fajar Priyanto
On Thu, Sep 24, 2009 at 4:48 PM, hadi motamedi wrote: > Dear All > 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 : > "cdrom -> scd0 > cdrom-sr0 -> scd0 > cdrw -> scd0 >

[CentOS] Inquiry:Problem in mounting external cdrom

2009-09-24 Thread hadi motamedi
Dear All 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 : "cdrom -> scd0 cdrom-sr0 -> scd0 cdrw -> scd0 cdrw-sr0 -> scd0 cdwriter -> scd0 cdwriter-sr0 -> scd0" To this end ,