Andrew Benton wrote:
But even that would need some discussion about udev. The default LFS rules currently create /dev/hd* owned by the group disk. To make it accessible by the video group requires altering the rule so it only catches hda and hdb, then a separate rule can create hdc with group video.

Wrong. The current (as of 2006-05-06) udev rules make all CD-ROM devices owned by the "cdrom" group, and automatically create /dev/dvd symlink. The plan is to replace the script that generates the rule for this symlink with instructions on creating such rule manually.

To Bruce: there is nothing to wait for. Just assume that /dev/cdrom exists and is owned by the "cdrom" group. Same for /dev/dvd. The exact method of achieving this will change, but the result will not.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to