cdrecord dev=ATA cannont scanbus as non-root

From: J.A. Magallon (jamagallon_at_able.es)
Date: 11/29/04

  • Next message: Kronos: "Re: [Linux-fbdev-devel] why does radeonfb work fine in 2.6, but not in 2.4.29-pre1?"
    Date:	Mon, 29 Nov 2004 21:33:16 +0000
    To: Lista Linux-Kernel <linux-kernel@vger.kernel.org>
    
    

    Hi all...

    I'm trying to get out of the mess that cd burning looks like nowadays in
    linux...

    As I use a 2.6.x kernel, I folowed this hints:
    - no suid cdrecord, it uses capabilities
    - make the burner owned by console user (pam)

    cdrecord burns ok using dev=/dev/burner, but I can't get GUI tools to
    burn using the /dev interface. All of them try to load ide-scsi, and
    do a scan based on ATAPI:.
    Some tools try to scan with dev=ATA:x:y:z, but that does not work as
    normal user.

    How can I make 'cdrecord dev=ATA -scanbus' work as non-root ?

    TIA

    --
    J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
    werewolf!able!es                         \         It's better when it's free
    Mandrakelinux release 10.2 (Cooker) for i586
    Linux 2.6.10-rc2-jam3 (gcc 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)) #1
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Kronos: "Re: [Linux-fbdev-devel] why does radeonfb work fine in 2.6, but not in 2.4.29-pre1?"