LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Problems mounting CDRW (https://www.linuxquestions.org/questions/linux-hardware-18/problems-mounting-cdrw-198488/)

G_Slackw 06-27-2004 10:23 PM

Problems mounting CDRW
 
Hi

I'm having problem with one of my CDRs my Slackware doesn't show it
but the kernel does. I'm running Slackware 10 but the 9.1 didn't show it
both kernel detected it but I can only use one and the slackware 10 isn't so different from the 9.1 exept for the kernel, the GUIs and a little things not a big deal

I tried mount /dev/cdrom1 /mnt/cdrom1
but it says that " mount: mount point /mnt/cdrom1 does not exist "



thanks for any help:newbie:

Joey.Dale 06-27-2004 10:27 PM

try mkdir /mnt/cdrom1

G_Slackw 06-27-2004 10:52 PM

Still
 
the dir exists ( I've created it before )

still the same problem :Pengy:

Thanks anyway

Joey.Dale 06-27-2004 11:53 PM

Please post you fstab

-Joey

G_Slackw 06-28-2004 05:05 AM

Here it is
 
/dev/hda5 swap swap defaults 0 0
/dev/hda3 / ext3 defaults 1 1
/dev/hda2 /entity ext3 defaults 1 2
/dev/hda1 /dev/hda1 ntfs ro 1 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0


I've added my cd rom before but It didn't work well I think I did it wrong
any sujection PLEASE:confused:

michaelk 06-28-2004 06:49 AM

Have you tried
mount /mnt/cdrom


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