Debian-titus icon indicating copy to clipboard operation
Debian-titus copied to clipboard

Problem with installing Debian

Open vik24 opened this issue 1 year ago • 5 comments

Hi,I'm a total beginner to Linux. I'm installing the system without a root user. Just as a user who will use 'sudo'. When I go to Software selection I uncheck all options and leave only 'standard system utlilties'. I follow these commands from github:git clone https://github.com/ChrisTitusTech/debian-tituscd debian-titussudo ./install.shUnfortunately after a long time, ** I get this message displayed:"You need to be a member of the sudo group to run me!"**Previously it displays me this:Using aptUsage: grep [OPTION] ... PATTERNS [FILE] ...Try 'grep -- help' for more information. Do you know how to fix it/cause it to install completely correctly and successfully though?

https://imgur.com/a/WdinoAE

vik24 avatar Aug 21 '23 18:08 vik24

For some reason, it displays that for everyone but it still installs properly. Don't worry about that. Just run sudo reboot.

crazycheetah42 avatar Aug 30 '23 15:08 crazycheetah42

usermod -aG sudo [username]

pznguin-kyun avatar Oct 24 '23 09:10 pznguin-kyun

This can be closed, I think.

crazycheetah42 avatar Mar 12 '24 19:03 crazycheetah42

@vik24 I've only gotten this on debian 12 when assigning a password to the root user, when not assigning a root password I don't get this and am able to run sudo commands just fine.

If you run the install script does it work?

bckelley avatar Sep 05 '24 16:09 bckelley