Gentoo Archives: gentoo-user

From: Michael Kintzios <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] k3b access rights
Date: Tue, 03 Jan 2006 06:50:31
Message-Id: 17019956192771@lycos-europe.com
1 . . or at least this is what I suspect being wrong:
2 ==========================
3 IDE DVD-ROM x16 /dev/hdb 660 root.cdrom 666.root.cdrom
4 PHILIPS DVD8421 /dev/hda 660 root.cdrom 666 root.cdrom
5 ==========================
6
7 ==========================
8 cdrdao 1.2.0 /usr/bin/cdrdao 4711 root.root no change
9 cdrecord 2.1 /usr/bin/cdrecord 0755 root.root no change
10 ==========================
11
12 This is my fstab:
13 ==========================
14 # DEVICES
15 /dev/cdrom /mnt/cdrw iso9660 noauto,rw,uid=1001,user 0 0
16 /dev/cdrom1 /mnt/cdrom1 iso9660 noauto,ro,user 0 0
17 ==========================
18
19 BTW, when I mount the cdrw I get this message: "mount: block device /dev/cdrom is write-protected, mounting read-only". This is the /mnt/cdrw access rights:
20 ==========================
21 drwx------ 2 root root 48 Nov 19 14:33 cdrom1
22 dr-xr-xr-x 1 suzy root 2048 Jan 2 19:44 cdrw
23 ==========================
24 (suzy is the uid=1001) I would like to have the DVD mountable by other uid's too, but having just "user" in fstab causes problems mounting it as a simple user.
25
26 Any suggestions?
27 --
28 Regards,
29 Mick
30
31 Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk

Replies

Subject Author
Re: [gentoo-user] k3b access rights Holly Bostick <motub@××××××.nl>