Re: abcde is failing me. SOLVED

From: Antonio Rodr (arodriguez31_at_cfl.rr.com)
Date: 07/28/03

  • Next message: Colin Watson: "Re: Random.h"
    Date: Mon, 28 Jul 2003 06:57:58 -0400
    To: debian-user@lists.debian.org
    
    

    On Mon, 28 Jul 2003 03:29:01 -0300
    Stephen Cormier <s.cormier@gmx.net> wrote:

    > On July 26, 2003 09:57 am, Antonio Rodr wrote:
    >
    > > Solution:
    > >
    > > 1. chown g+rw /dev/sg*
    > > 2. chgrp cdrom /dev/sg*
    > >
    > > These two steps have been enogh to make abcde work as user (user
    > > that belongs to cdrom group).
    >
    > I was having similar problems with Grip and your post lead to the
    > solution however I had to use:
    >
    > 1. chmod g+rw /dev/sg*
    > 2. chgrp cdrom /dev/sg*
    >
    > Using chown produced this error:
    >
    > HappyTux:/home/stephen# chown g+rw /dev/sg*
    > chown: `g+rw': invalid user
    >
    > Thanks for posting your solution as it lead to mine I am now happily
    > ripping my cd's as my own user now.
    >
    >
    > --
    > May the source be with you!

    Thank you for the correction. That is what I meant. My mistake writting it.
    Thanks from all to all.

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Colin Watson: "Re: Random.h"