LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mount point /mnt/cdrom does not exist (https://www.linuxquestions.org/questions/linux-general-1/mount-point-mnt-cdrom-does-not-exist-4175459865/)

fshah 04-28-2013 05:29 AM

mount point /mnt/cdrom does not exist
 
Hi i am running centos 6.3 i have a problem that i want to rectify is when i want to mount cdrom it shows error states mount point /mnt/cdrom does not exist. How can i fix this problem.
thanks

TobiSGD 04-28-2013 05:42 AM

Create the mountpoint:
Code:

mkdir /mnt/cdrom


All times are GMT -5. The time now is 08:19 PM.