From kde-bugs-dist Sat Dec 14 08:12:25 2002 From: Joseph Wenninger Date: Sat, 14 Dec 2002 08:12:25 +0000 To: kde-bugs-dist Subject: [Bug 51885] can't mount cdrom devices X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=103985364227517 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=51885 ------- Additional Comments From jowenn@jowenn.at 2002-12-14 09:12 ------- Subject: Re: New: can't mount cdrom devices Hi > > When I try to mount either my cdrom or my cd burner with devices:/ or on the desktop, I get an error saying "Mount: Only root can do that." On the command line, "mount /mnt/cdrom" and "mount /dev/hdc" work fine. So does unmounting from devices:/ > > Here is my fstab: > /dev/hda5 / ext3 defaults 1 1 > none /dev/pts devpts mode=0620 0 0 > /dev/hda8 /home ext3 defaults 1 2 > /dev/hdc /mnt/cdrom iso9660 users,iocharset=iso8859-1,codepage=850,noauto,ro,umask=0 0 0 > /dev/scd0 /mnt/cdrom2 auto users,iocharset=iso8859-1,codepage=850,noauto,ro,umask=0 0 0 > /dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850,umask=0 0 0 > none /proc proc defaults 0 0 > none /tmp tmpfs defaults 0 0 > /dev/hda7 /usr ext3 defaults 1 2 > /dev/hda6 swap swap defaults 0 0 > That's strange. Under certain circumstances "mount /dev/hdc /mnt/cdrom" seems not to work as a user, although both are correctly in the fstab. The bad thing is if a user has more then one device pointing to one mount point and the other way round :( I'll try to only specify the mountpoint. Do you use RCx, CVS HEAD or CVS BRANCH_3_1 ? Kind regards Joseph Wenninger