I made link /dev/cdwriter to /dev/scd0 and it works fine with cdrecord but the problem is using k3b because k3b automatically detect my burner in /dev/scd0 so the problem is the same ... no possibility to burn as user. I don't know how to force k3b to detect it as /dev/cdwriter. Any help ?? Thanxes. > [F'up to fedora-list please] > > On Wed, 16 Jun 2004 07:10:17 +0200 (CEST), eric tanguy wrote: > >> >> Still, maybe a bug should be filed to request that new users added >> through the GUI adduser interface should either be automatially >> added to the disk group, or at least presented with an >> easy-to-understand option to do so... >> > >> > Something's wrong with your device ownerships if the console user >> doesn't own the CD-burner device already and must be a member of the >> 'disk' group. Console user should own the device files at login time >> (see /etc/security/console.perms). >> >> yes it's true in this file i found nothing about my usb burner device >> (/dev/scd0). How can i add it to make device working fine in user mode >> without adding user in disk group ? > > At least /dev/cdrom or /dev/cdwriter should be a link to /dev/scd0 on > your system > > rm /dev/cdwriter > ln -s /dev/scd0 /dev/cdwriter > > and then login would get the ownership right. > > > -- > fedora-devel-list mailing list > fedora-devel-list@xxxxxxxxxx > http://www.redhat.com/mailman/listinfo/fedora-devel-list