Jump to content

Xavier/JetPack 5.0.2/Flashing Board/Flash Filesystem: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 18: Line 18:


===USB===
===USB===
'''Important:''' Only for USB tegra needs a firmware that is loaded from the filesystem, so the USB port is not enabled on uboot and then it causes problems to mount the fs from there, you can read about it [https://devtalk.nvidia.com/default/topic/933850/jetson-tx1/tx1-boot-from-usb/?offset=2#4871443 here].
'''Important:''' Only for USB Tegra needs a firmware that is loaded from the filesystem, so the USB port is not enabled on uboot and then it causes problems to mount the fs from there, you can read about it [https://devtalk.nvidia.com/default/topic/933850/jetson-tx1/tx1-boot-from-usb/?offset=2#4871443 here].


To flash the filesystem to USB you need to put the filesystem on the USB first
To flash the filesystem to USB you need to put the filesystem on the USB first
Line 80: Line 80:
</syntaxhighlight>
</syntaxhighlight>


3) Then flash the board to generate and install the initrd image to use nfs, you need to do this everytime that you recompile the kernel
3) Then flash the board to generate and install the initrd image to use NFS, you need to do this every time that you recompile the kernel


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.