Closed CoLorenzo closed 1 week ago
Actually, I don't know the password of root user too. Maybe you can try to create the new user with the USB port which you used to flash your device.
Have you tried to download the system image provided in seeed's wiki?
I tried, unfortunately with that image I get an error at the end of the flashing procedure
It seems that you are not use the latest system image. Here is the latest image(JP6.0) for J401x. Please try them~
Hello,
I\'m going to close this issue, feel free to re-open it if you have any other questions.
[Autocommentary]
I'm facing an issue with installation on a reComputer Industrial J4012 board. I've flashed the board using the following command:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_t234_nvme.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml" --showlogs --network usb0 recomputer-industrial-orin-j201 internal
The flashing process completes successfully, but when I start the installation and configure the initial settings, the installation screen suddenly disappears, and the system becomes unresponsive.
If I force-quit the installation process, (oem-config-remo ) using kill command, the system boots, but I encounter permission issues. I'm unable to perform any actions that require root privileges.
How can I resolve the permission issues that are preventing me from executing commands with root privileges?
What is the default password for the root user in this setup?