What is default root password in live nomadBSD?

I can erun the nomadBSD installer .
Instaler ask me about root password .
I not set root password in live system .
What password I must be write in live system ?
Please help me .

Hi @Dariusz_Wlodkowski,

there is no default password. The root password is the one you set in the setup:

set_password

Where in the settings in the openbox menu is this setting because I can’t find it.

This is from the setup which runs when you boot NomadBSD for the first time. You’ve already set a password. If you can’t remember your password, you can proceed as follows:

  1. Reboot

  2. At the boot menu choose 2 to boot into single user mode.

  3. When Enter full pathname of shell or RETURN for /bin/sh: appears, press ENTER

  4. Type mount -a, and press ENTER.

  5. Type passwd, press ENTER, and follow the instructions.


    Please note: For security reasons there is no feedback as you type.

  6. Type passwd nomad, press ENTER, and follow the instructions.

  7. Type exit, and press ENTER to boot into multi user mode.