Create default user in the file system

Hi,

After running the script sudo ./l4t_create_default_user.sh -a -u nvidia -p nvidia1234 inside the Linux_for_Tegra folder and flashing the board

logging in works but. It looks like it change most (not all) file on the system to be owned by the newly added user and by doing so it breaks most of the system and permissions

sudo apt update
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set

ping 1.1.1.1
ping: socket: Operation not permitted.

Please suggest on this

Hi,
The user is supposed to be the main user on the platform. We suggest create it with your favorite name and use the user for development.

you mean to say the user we create from this script should be used as the main user?

hello venkatraman.bhat,

it’s the default user-name with nvidia, had you tried to generate another one with your own customize naming?
thanks

No I have logged in with the default user created by script

hello venkatraman.bhat,

please have a try to generate another one with your own customize naming.
thanks

1 Like