-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
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
jetpack 4.5 support boot from ssd #9
Comments
I tried the setssdroot package on a new installation of L4T Jetpack 4.5 on NX. The scripts can rsync all the files and setup the service, and boot and mount the NVME after restart. Do you encounter any problems? Do you want to use it on a NX or AGX? Best, |
in jetpack 4.5 there is a permanent solution to this but I don't understand the instruction well. This hack may counter problems when there is an OTA update. |
how to flash directly to NVME form dsk manager? when I try mine I have no option where to flash |
I have inserted the NVME only without the micro-SD. The sdkmanager got stuck after upload the JetPack. I suspect whether the sdkmanager actually did the job. If you don't mind, let me finished my current project on NX in the coming week. Then I try to document it a bit and get back to you? Generally, this package work pretty well and the NVME is much much faster than micro-SD especially if you need to buffer/stream massive amount of video data (in my case) |
I have touched up the NVME->SD card sync (experimental) script (from original copy-rootfs-ssd.sh):
|
I just tested on a fresh JetPack 4.5 Flash Install on a Xavier NX, works like a charm :) |
Hi, do you plan to update code to support the new way to boot in jetpack 4.5?
The text was updated successfully, but these errors were encountered: