Unsolved
This post is more than 5 years old
64 Posts
0
785
November 11th, 2012 06:00
cannot mount DVD drive for NAS code load
hi,
I need to do a CLI based NAS code downgrade for which I need to mount the DVD. However when I run the command
#mount -r /media/cdrom
mount: special device /dev/cdrom does not exist
,appears. I cannot even detect the device in dmesg.
How can I find out the proper device for me to make the correct soft file
Regards.
Naleendra
No Events found!
Peter_EMC
674 Posts
0
November 12th, 2012 01:00
from primus emc292629:
When mount /dev/cdrom and mount /media/recorder do not work, try using the following command on the Control Station to mount the CD ROM:
mount /dev/cdrom-hdc /media/cdrom