jetson-image
jetson-image copied to clipboard
💾 Create minimalist, Ubuntu based images for the Nvidia jetson boards
configfs is not mounting at boot causing the script `/opt/nvidia/l4t-usb-device-mode/nv-l4t-usb-device-mode-start.sh` to fail with `mkdir: cannot create directory ‘/sys/kernel/config/usb_gadget’: No such file or directory`. Without the device mode the USB serial,...
After flashing your jetson-image using **`flash.sh`** , it successfully boots on the first attempt. However, subsequent attempts to boot fail. The initial boot is successful, but subsequent boots result in...
### Issue: First of all, thank you for this fantastic project. The minimalist images are incredibly helpful and save a lot of space and resources. ### Problem: Your current method...