jetsonhacks / rootOnNVMe

Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
MIT License
395 stars 145 forks source link

No easy way to go back to sd card and to reformat ssd #10

Closed imagidan closed 3 years ago

imagidan commented 3 years ago

I want to reformat the ssd to ntfs or fat to use it in my windows computer, but the target is busy and can't be unmounted. I would like an easy way to change what rootfs points to so I can reformat my ssd.

RacecarJ commented 3 years ago

Did you try the instructions in the file setup-service.sh?

imagidan commented 3 years ago

Ok, thanks!