y2zwei
November 20, 2020, 1:57am
1
Hi,
i boot from sdcard ok. and i used this article Jetson Nano - Run From USB Drive - JetsonHacks
but it stuck in uboot.
and i flash sdcard cmd is sudo ./flash.sh jetson-nano-devkit mmcblk0p1
jetson nano developer kit model P3450.
log bootfailed.log (20.9 KB)
y2zwei
November 20, 2020, 6:05am
4
Hi,
4. Copy PARTUUID to bootloader/l4t-rootfs-uuid.txt
i don’t understand this. and i don’t find l4t-rootfs-uuid.txt in bootloader directory.
y2zwei
November 20, 2020, 6:09am
5
sudo ./flash.sh jetson-tx2 external
if my device is ssd. the external means /dev/sdd1 ?
y2zwei
November 20, 2020, 6:31am
7
l4t-rootfs-uuid.txt (66 Bytes)
is this correct?
No, that is not correct.
You only need to paste UUID to it directly. No need to add extra words.
y2zwei
November 20, 2020, 8:23am
9
i finish the flash. and when i reboot the board, and finish it’s configration setup on desktop. but the screen stop at this.
Any log that can shared from serial console?
y2zwei
November 20, 2020, 9:01am
11
my sdcard flash cmd : sudo ./flash.sh jetson-nano-qspi-sd mmcblk0p1
external flash cmd: sudo ./flash.sh jetson-nano-devkit external
And the log from serial console…?
y2zwei
November 20, 2020, 9:04am
13
Could you try to use oem-config?
re-flash your board again.
Do not connect monitor
After system is done flashing, open /dev/ttyACM0 with minicom with baud rate 115200.
There should be a configuration on your console.
y2zwei
November 20, 2020, 9:14am
15
Where are the /dev/ttyACM0 on the board?
Sorry that I didn’t say it clearly. Open the /dev/ttyACM0 on your host. Not on device.
This is an alternative method to configure user account with headless case.
y2zwei
November 20, 2020, 10:01am
17
it’s work,but too inconvenient.
y2zwei
November 20, 2020, 10:03am
18
thanks for your reply. and the other way to move bootloader to the ssd?
Sorry that it is currently not supported.