Results 1 to 3 of 3
DVD/CDRW will not mount?
If anyone can give me any clues as to why my LG DVD/CDRW combo drive will not mount I'd sure appreciate it. Everything else works fine ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-05-2004 #1Just Joined!
- Join Date
- Apr 2004
- Location
- Southern Hemisphere
- Posts
- 2
DVD/CDRW will not mount?
DVD/CDRW will not mount?
If anyone can give me any clues as to why my LG DVD/CDRW combo drive will not mount I'd sure appreciate it. Everything else works fine (scanner, modem, printer etc..)
OS: PCLinux (Mandrake - KDE 3.1.4)
It appears that the device is mounted as hdc, but I cant get access at all???
Weird. I know that LG and mandrake are having some issues but I'm not sure whether my issue is related.
- 04-05-2004 #2Linux User
- Join Date
- Nov 2003
- Location
- Brooklyn, NY
- Posts
- 347
What version of Mandrake are you running? I know that new versions mount CD-roms automatically.
See if you have a line(s) for cdrom there and if you do try putting a CD in and typing (put in the values from your config, just giving an example based on my box)Code:root@insomnia slip # cat /etc/fstab # <fs> <mountpoint> <type> <opts> <dump/pass> /dev/hdb3 /boot ext3 noauto,noatime 1 1 /dev/hdb1 / reiserfs noatime 0 0 /dev/hdb2 none swap sw 0 0 /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,users 0 0 /dev/hda5 /files vfat users,uid=1000,gid=100 0 0 /dev/hdb5 /storage vfat users,uid=1000,gid=100 0 0 none /proc proc defaults 0 0
to see if it mounts it then (do this as root).Code:mount /dev/cdroms/cdrom0 /mnt/cdrom
- 04-05-2004 #3Just Joined!
- Join Date
- Apr 2004
- Location
- Southern Hemisphere
- Posts
- 2
I am at work PC now, will try this and let you know how it goes (maybe 24 hour delay)
Thanks for you help!


Reply With Quote
