Andrew Benton wrote:
But that's not the rule that makes the /dev/cdrom symlink. It's this
rule you need to look at
BUS=="ide", KERNEL=="*[!0-9]", PROGRAM="/bin/cat /proc/ide/%k/media",
RESULT="cdrom", NAME="%k", SYMLINK="cdrom"
Hi,
The symlink is not the problem, its created this way:
0 lrwxrwxrwx 1 root root 3 2005-12-29 14:45 cdrom -> hda
The problem is that hda is not owned by group disk:
0 brw-rw---- 1 root root 3, 0 2005-12-29 14:45 hda
But the rule in 25-lfs.rules is:
KERNEL=="hd*", GROUP="disk"
So when i logged in as user "lfs" and this user is in group "disk", I
cant access cdrom.
At the moment after booting the system I changed the group by hand.
Bye
ka-long
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page