LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mounting My CD Drive (https://www.linuxquestions.org/questions/linux-newbie-8/mounting-my-cd-drive-151597/)

tini1212 02-28-2004 01:15 PM

Mounting My CD Drive
 
How do I mount my cd drive in Slackware 9.1? It's a slave drive on IDE 1.
Thanks

itsjustme 02-28-2004 01:39 PM

As root:

mount /dev/cdrom /mnt/cdrom

When you are ready to eject:

umount /dev/cdrom

tini1212 02-28-2004 05:09 PM

I can mount it fine but the kernel tells me that I don't have unmount. Is there a place where I can download the scripts. Thanks for your help I am still a :newbie: .

willand 02-28-2004 05:30 PM

it is not unmount
but UMOUNT


All times are GMT -5. The time now is 02:34 AM.