rootOnNVMe icon indicating copy to clipboard operation
rootOnNVMe copied to clipboard

Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier

Results 22 rootOnNVMe issues
Sort by recently updated
recently updated
newest added

After completing the rootfs migration, the .so file is displayed for some object detection models when running DeepStream, and the file does exist on the path given by the error...

bug

Each step works quite well when I copy files to ssd and setup service. It also boots on ssd filesystem after reboot. But how to switch back to emmc boot?

**Describe the issue** Hi, We are using jetson orin while booting from sdcard. We have installed ROS2 humble docker with realsense, as mentioned by [https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_common/tree/main](url). Our docker chain is `humble.nav2.realsense`....

bug

I used your code to make the Jetson Xavier NX boot from 128GB SSD successfully. However, the jetson sometimes boots from sd card randomly. It can boot from SSD again...

bug

Hi there, I used this repo to boot Jetson AGX Xavier from the newly installed NVMe. At the first attempt, I had successfully finished all the steps, and it booted...

bug

Hello, Thanks for sharing the srcipts, I followed the steps and ran the scripts to switch the rootfs to SSD successfully. But after few days, the rootfs is loading from...

hi jetsonhacks I'd modified your code a little for my Jetson TX2 with SATA3 SSD and It works well ! :) I hope you merge my branch for someone looking...

While moving the boot to ssd before installing jetpack, an error message appears saying that the jetpack sdk installation is not possible... ![image](https://user-images.githubusercontent.com/18068835/122269513-40e75800-cf18-11eb-9131-aa65855f9cf6.png) In this case, is there a way...

**Describe the issue** I configured the GPIO pins according to https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/hw_setup_jetson_io.html#wwpID0E0JE0HA After saving and rebooting, the settings are back to default. Do I need to copy some files from the...

bug

Hi, do you plan to update code to support the new way to boot in jetpack 4.5?