Public bug reported:
On recent laptops, dvd/cdrom combo devices can be sata ones, and udev
fails mounting them with correct permissions...
Here is the result on dapper and edgy knot1 on my laptop :
crw-rw---- 1 root root 21, 0 2006-07-21 20:47 /dev/sg0
Therefore, it is not possible to burn, for example.
This can be corrected adding this rule in debian/rules.d/40-permissions.rules :
KERNEL=="sg[0-9]*", GROUP="cdrom", MODE="0666"
I hope that helps !
** Affects: udev (Ubuntu)
Importance: High
Status: Unconfirmed
--
sg* devices permissions
https://launchpad.net/bugs/53792
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs