Password in terminal is not working.

I can login to Ubuntu by my password. But jetson does not recognize it in terminal. When I have to use password in terminal, I type this all day long to use. How could I fix it?

Which terminal…how are you reaching the terminal?

Sorry I’m late. I mean, terminal application.

Does this mean you are getting an error with command lines, for example, “sudo ls”? If so, then we’d need to see the log.

I’m guessing that if “sudo” fails, then the install of the filesystem in some way was from a non-Linux filesystem type, which would been inherited during flash (the pre-created images the SD card version can use won’t care if the file was stored on a non-Linux filesystem, but flashing software which generates an image before flashing would care).