LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cdrom cannot mount (https://www.linuxquestions.org/questions/linux-newbie-8/cdrom-cannot-mount-17102/)

athenerx 03-27-2002 06:24 AM

cdrom cannot mount
 
I have a cd that has a few linux driver in it in the cdrom drive,and I click on the cdrom icon to open it; the computer display this error message." could not mount device, mount: not a directory"
I use mandrake 8.1; my cdrom drive is a cdwriter/dvd combo

hanzerik 03-27-2002 06:31 AM

Try as root:
mount -t iso9660 /dev/hdc /mnt/cdrom

From a terminal. The /mnt/cdrom directory has to allready be created.


All times are GMT -5. The time now is 05:50 PM.