We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the issue Jetson nano with Jetpack 4.6.1 still uses /boot from SDCARD after the copying the rootfs.
When the SDCARD is removed, It's struck in NVIDIA boot splash with SDCARD cross symbol(SDCARD missing).
If SDCARD is present, It uses the USB storage as root from the extlinux.conf from the /boot of SDCARD.
What version of L4T/JetPack L4T/JetPack version: 4.6.1
Which Jetson Jetson: Jetson Nano Developer Kit (4GB)
To Reproduce Steps to reproduce the behavior: Follow the procedure as per README.md
Expected behavior It is expected to use the /boot from the USB storage.
Additional context AFAIK Jetson's bootloader should be able to pickup the USB storage's /boot, but it's not and uses /boot from the SDCARD.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the issue
Jetson nano with Jetpack 4.6.1 still uses /boot from SDCARD after the copying the rootfs.
When the SDCARD is removed, It's struck in NVIDIA boot splash with SDCARD cross symbol(SDCARD missing).
If SDCARD is present, It uses the USB storage as root from the extlinux.conf from the /boot of SDCARD.
What version of L4T/JetPack
L4T/JetPack version: 4.6.1
Which Jetson
Jetson: Jetson Nano Developer Kit (4GB)
To Reproduce
Steps to reproduce the behavior:
Follow the procedure as per README.md
Expected behavior
It is expected to use the /boot from the USB storage.
Additional context
AFAIK Jetson's bootloader should be able to pickup the USB storage's /boot, but it's not and uses /boot from the SDCARD.
The text was updated successfully, but these errors were encountered: