1

In order to change username it is necesary to be not logged in.

Question

How can I start linux without log in? Even if I start in recovery mode it appears that the user is started.

I have tried in recovery mode but get:

usermod: user username is currently used by process 645

1 Answers1

1

It may be best to create a temporary user to log in with in order to change your original user name. See this post for specific details:

How do I change my username?

phandolin
  • 451
  • 1
  • 5
  • 12
  • thanks. but that answer doesn't say anything about create a temporary user, isn't it? –  Oct 03 '17 at 05:23
  • 1
    @George I thought it didn't. Although I changed it in a different way, logged in as root. But the post was really useful. Thanks! –  Oct 03 '17 at 05:43