LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-28-2014, 02:22 PM   #16
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by cynwulf View Post
If your output of "groups" is still the same as it was in post #9 and you haven't changed anything yet, then this command should put your user into the additional groups.
Code:
# usermod -a -G lp, wheel, floppy, video, cdrom, plugdev, power, netdev, scanner zebracat
Then log out and log back in.
Code:
root@redhatcat:~# usermod -a -G lp, wheel, floppy, video, cdrom, plugdev, power, netdev, scanner zebracat
usermod: group '' does not exist
root@redhatcat:~#
Does not exist because after the fresh installation I didn't set it up?
I don't remember if I did or not but apparently not--
 
Old 07-28-2014, 02:57 PM   #17
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I understand how to add a new user but don't want to do that.
I'm just trying to give zebracat rights to all the groups.

I'm reading here for the moment--
http://docs.slackware.com/slackbook:users
 
Old 07-29-2014, 05:07 AM   #18
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Can you just try adding your user to the cdrom group first and see if that works? It is indeed feasible that some of the groups on my system don't exist on yours..

Code:
# usermod -a -G cdrom zebracat
Post the command and full output if that does not work.

If it works, manually add your user to all of the other groups one by one, noting those that fail.
 
1 members found this post helpful.
Old 07-30-2014, 09:06 AM   #19
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by cynwulf View Post
Can you just try adding your user to the cdrom group first and see if that works? It is indeed feasible that some of the groups on my system don't exist on yours..

Code:
# usermod -a -G cdrom zebracat
Post the command and full output if that does not work.

If it works, manually add your user to all of the other groups one by one, noting those that fail.
When I ran that cmd logged out and logged back in k3b didn't give the error message.
I think k3b is ok now but I used my last DVD = R so I couldn't test. I'll try to pick up a stack this weekend-
Running groups only gave the output of cdrom.

So I than ran the usermod cmd with audio logged out and logged back in and had sound.
This time when I checked on groups I only had audio. No trace of cdrom-

For whatever the reason I'm only able to have sound by using the terminal with root privileges and use the usermod cmd with audio. And going through the same practice as root for audio but not both.

Why do I always get all of the bizarre issue's? LOL!

Thanks for staying with me cynwulf-
 
Old 07-30-2014, 10:22 AM   #20
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Don't forget the groups command
Code:
$ groups
If the audio group is now missing, it's because you forgot to use the "-a" option. Read the man entry for usermod.
 
Old 07-31-2014, 03:59 PM   #21
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Success!
Zebracat now has privileges to all 10 groups-

http://s1052.photobucket.com/user/Ul...tml?sort=3&o=0

Code:
bash-4.2$ groups
users lp wheel floppy audio video cdrom plugdev power netdev scanner
bash-4.2$
I'm off to find a distribution to download and see if it successfully burns using k3b--
I'll let you know if it works:-
 
Old 08-02-2014, 01:18 PM   #22
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
The cdrom drive is now recognized.

I didn't have a DVD+R or a regular CD so I tried the movie "Twister" is was recognized.
It wouldn't play because I don't have VLC installed but that's easily done.

Thanks again; cynwulf-
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
view optical media and optical drive information in CLI m4rtin Linux - Server 7 03-03-2016 10:54 AM
[SOLVED] cdrecord -scanbus and k3b no optical drive found [Slackware 14.1] hpfeil Slackware 2 12-26-2013 03:07 PM
[SOLVED] Slackware 13.37 k3b can not find cdrecord zeelog Slackware 12 09-09-2012 02:56 PM
K3b No optical drive found. SavoTU Slackware 8 06-15-2010 05:28 AM
I need to mount a floppy drive, optical drive, jumpdrive & burning CD's. talagm SUSE / openSUSE 7 04-23-2009 05:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration