So after some tries it seems that all devices have group 'disk' ownership and not owned by me except /dev/hdc /dev/hdd /dev/scd0 (2 cdrom and usb burner). Eric > On Thu, 17 Jun 2004 16:42:53 +0200 (CEST), eric tanguy wrote: > >> Sorry but how can i see this easily ? >> >> > On Thu, 17 Jun 2004 14:33:41 +0200 (CEST), eric tanguy wrote: >> > >> >> I'm not at home at this moment but : >> >> when i try to burn a cd as user k3b return an error (255) >> >> when i try to run cdrecord as user using /dev/cdwriter it seems to >> work when i try to burn a cd with k3b as root all is fine >> >> when i try to burn a cd as user (included in disk group) all is >> fine. >> > >> > So, which other device has group 'disk' ownership, but is not owned >> by you? > > Well, either one should do: > > ls -la /dev | grep disk > find /dev -gid 6 -exec ls -la {} \; > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list