Describe the issue
Connection timed out when starting the flashing process
Which version of Ubuntu on the Host machine
Ubuntu version: 20.04
What version of L4T/JetPack
L4T/JetPack version: R35.2.1
Which Jetson
Jetson: xavier AGX
To Reproduce
Steps to reproduce the behavior:
For example, what command line did you run?
- Flased the emmc with sdkmanager R35.2.1. (Checked the emmc flashed success)
sudo systemctl stop udisks2.service on host
- After that I executed the script
install_dependencies.sh
get_jetson_files.sh
flash_jetson_external_storage.sh
Then the AGX reboot but without showing anything on the screen after the host script showed SSH ready
Additional context
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for device to expose ssh ......RTNETLINK answers: File exists
RTNETLINK answers: File exists
Waiting for device to expose ssh ...Run command: flash on fc00:1:1:0::2
SSH ready
mount.nfs: Connection timed out
Flash failure
Cleaning up...
Describe the issue
Connection timed out when starting the flashing process
Which version of Ubuntu on the Host machine
Ubuntu version: 20.04
What version of L4T/JetPack
L4T/JetPack version: R35.2.1
Which Jetson
Jetson: xavier AGX
To Reproduce
Steps to reproduce the behavior:
For example, what command line did you run?
sudo systemctl stop udisks2.serviceon hostThen the AGX reboot but without showing anything on the screen after the host script showed
SSH readyAdditional context