34
edits
Changes
no edit summary
* Watch for few minutes, typically it crashes early, then go for lunch.
=== Upgrading Nano to Jetson Linux 36.3 ===
==== Buildroot approach (avoids SDK Manager) ====
sudo mkfs.ext4 /dev/sdb
sudo umount /dev/sdb
lsblk -f
* Transfer rootfs onto sd card
sudo dd if=/home/dpsh/Downloads/rootfs.ext4 of=/dev/sdc1 bs=1M status=progress
* Make sure the data was transferred to SD/NVMe
sync
[[Category: Firmware]]