Results 1 to 5 of 5
When I try and unmount a dvd in Dolphin it comes up to say only root can unmount and mount cdrom. How do I go about fixing this. thanks
Bower...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-07-2008 #1Linux Newbie
- Join Date
- Mar 2008
- Posts
- 168
I think i may have figured out part of the problem
When I try and unmount a dvd in Dolphin it comes up to say only root can unmount and mount cdrom. How do I go about fixing this. thanks
Bower
- 12-07-2008 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 2,517
Add "users" to the line entry for dvd, cdrom in /etc/fstab file.
- 12-07-2008 #3Linux Newbie
- Join Date
- Mar 2008
- Posts
- 168
this messed things up.
now when i tried to eject the dvd it said line 5 and 6 are bad i tried to correct it but it still gives me this error. what did i do wrong
Bower
- 12-08-2008 #4Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 2,517
What did you do that you might have done wrong? Do you mean you made a change to your /etc/fstab file? What's on line 5 and 6? Probably be a good idea to post the contents of your fstab file.
- 12-08-2008 #5Linux Newbie
- Join Date
- Mar 2008
- Posts
- 168
fstab
line 5 and 6 however is said to be bead, however it seems to be working now except only one nfts drives are mountable and my box only will recognize dvd no audio cd's. won't even show up as existing.
# Entry for /dev/sdb7 :
UUID=d100f23b-4117-4679-86ef-acc53c959b51 / ext3 relatime 1 1
# Entry for /dev/sdb9 :
UUID=7010274d-9611-4280-9434-2264a2fe7f6a /home ext3 relatime 1 2
/dev/cdrom /media/cdrom auto umask=0, user, iocharset=utf8,suid,exec 0 0
/dev/sr1 /media/cdrom2 auto umask=0, user, iocharset=utf8 0 0
# Entry for /dev/sda1 :
UUID=E45405C154059786 /mnt/win_c ntfs-3g user 0 0
# Entry for /dev/sda5 :
UUID=1494C04C94C031D2 /mnt/win_d ntfs-3g user 0 0
none /proc proc defaults 0 0
# Entry for /dev/sdb5 :
UUID=75622b78-e6ac-40f0-831e-fbc7bdfee283 swap swap defaults 0 0
# Entry for /dev/sdb8 :
UUID=d13854f1-88c1-4b89-95bc-bc7b7174dc84 swap swap defaults 0 0
/dev/sda1 /media/win_c ntfs defaults,umask=0 0 0
/dev/sda3 /media/win_d ntfs defaults,umask=0 0 0


Reply With Quote
