Jim, once again, within the Jetson community, you’re a national treasure! Thank you!
@JetsonHacks4 жыл бұрын
Oh my, you drank the kool aid. Thank you for the very kind words, and thanks for watching!
@alexgunagwera83103 жыл бұрын
I think you meant "international treasure" xd
@gamekida40072 жыл бұрын
@@alexgunagwera8310 yes he is @JetsonHacks
@SuperMakeSomething4 жыл бұрын
Excellent video! Clear, concise, and perfect amount of humor. Love the dive into the scripts at the end so that you can see exactly what is happening behind the scenes!
@JetsonHacks4 жыл бұрын
Thank you for the kind words. I'm glad you like "Tech Talk Time". I'm trying to separate major geek from minor geek in these videos. Thanks for watching!
@sleepwalker20084 жыл бұрын
Love the content, been going through the forums for instructions, and after repeated failed attempts. I've finally found your video! Thank you very much for your work! I look forward to your future videos.
@JetsonHacks4 жыл бұрын
You are welcome, and thanks for watching!
@johndodd99734 жыл бұрын
thanks for doing this, I've messed on for days ruining sdcard images and having to re-build them trying to pivot boot as per the jetson nano video.
@JetsonHacks4 жыл бұрын
You are welcome. To me, this makes the Xavier NX a much nicer experience. Thanks for watching!
@johndodd99734 жыл бұрын
@@JetsonHacks I'm now getting disk access times of 2.2Gb/s compared to 30Mb/s on the sdcard. Nice and thanks again. ;-)
@JetsonHacks4 жыл бұрын
Now you're getting somewhere!
@SuperMakeSomething4 жыл бұрын
This makes me really want to do this for the ML demo I’m planning. 😲 That is so much faster it’s almost insane!
@phmiii4 жыл бұрын
You have addressed the last of my Xavier NX concerns! It is time for me to build another Robot! Thank you!
@JetsonHacks4 жыл бұрын
You are welcome. I hope you can share your robot with us. Thanks for watching!
@craigphillips10344 жыл бұрын
I really like this video. I have been using this for a few days and the SSD is so much snappier than the micro SD card. However, I did have an issue with my swapfile still on the SD. There was a swapfile called swfile setup by jtop on the SD card before I got the SSD. With the SSD install jtop was still looking at that old swfile. I uninstalled the swfile on the SD card and then used jtop to create a new swfile that was written to the new SSD. Now I have 4GB of zram and set up 2GB of additional swap space on the SSD.
@JetsonHacks4 жыл бұрын
Thank you for the kind words. I am glad you you were able to get your swapfile to work. Thanks for watching!
@newerasworld41024 жыл бұрын
@@JetsonHacks is the swapfile setup taken care in the script?
@JetsonHacks4 жыл бұрын
@@newerasworld4102 I don't know what you mean by "taken care of". The script does not set up a swap file.
@newerasworld41024 жыл бұрын
@@JetsonHacks should the script be improved to setup swap file ?
@JetsonHacks4 жыл бұрын
@@newerasworld4102 You can modify the script to meet your needs.
@ThePaintingpeter3 жыл бұрын
You're a good resource for new entrants into the hardware/software space. Thank you very much.
@JetsonHacks3 жыл бұрын
Thank you for the kind words, and thanks for watching!
@jamesbazil41693 жыл бұрын
Just got it working with Jetpack 4.5, Thank you so much!!
@JetsonHacks3 жыл бұрын
You are welcome, and thanks for watching!
@terryphan74514 жыл бұрын
Starting JP 4.4 both the AGX Xavier and the Xavier NX will support PCIe Gen4 SSD and Booting from SSD. Make sure you crank that fan up with jetson_clocks for the hot PCIe Gen 4 SSD.
4 жыл бұрын
Super fantastic! Just used it on my Jetson Xavier AGX. Thank you so much.
@craigphillips10344 жыл бұрын
Great video. It was this video that sold me on the NVMe card and now it is working as described. Thank you.
@JetsonHacks4 жыл бұрын
You are welcome. I'm glad you were able to get it to work. Thanks for watching!
@bertgroenen91603 жыл бұрын
Just installed with Jetpack version 4.5.1. It works great. Thanks!
@JetsonHacks3 жыл бұрын
Great to hear! Thanks for watching!
@apulacheyt3 жыл бұрын
Hi Jim how are you doing?. I've noticed that Jetpack 4.6 was released and in the key features Nvidia mentioned : - "NVMe driver added to CBoot for Jetson Xavier NX and Jetson AGX Xavier series. Enables loading kernel, kernel-dtb and initrd from the root file system on NVMe". Nevertheless after reviewed the documentation is not clear yet for me how to start using this capability to install Jetpack 4.6 on an NVMe for Xavier NX. I will really appreciate you take a look and if possible make one of your spectacular down to earth tutorials so the community could start boot and work with Xavier NX directly from NVMe drives. Thanks in advance!!!!
@JetsonHacks3 жыл бұрын
Here's a video about it: kzbin.info/www/bejne/mqOlfImYhNKDe80
@pedersefland703 жыл бұрын
Thank you for share your knowledge. This is a big help. But in this video you mentions at around 01:18 that the Jetson NX PCIe is 3 Gen. Maybe that is for the Wifi m.2. But I order a Samsung Pro 980 1TB M.2 SSD that is PCIe 4 Gen. and followed your instructions. I was able to bechmark the Samsung SSD with more than 7000MB/s read!. I don’t know if this woul conclude that the NX has M.2 PCIe 4 Gen. for the SSD slot. But I’m very happy with the performance.
@JetsonHacks3 жыл бұрын
Thanks for the info, and thanks for watching!
@anandmoon57014 жыл бұрын
Most effective way to copy from sd card to NVMe drive is to flash the new image using # sudo dd bs=1M if=your_image_file_name.img of=/dev/nvme0 So that the symbolic link are preserved for libraries and device nodes.
@JetsonHacks4 жыл бұрын
Thank you for sharing, and thanks for watching!
@zero911004 жыл бұрын
Thank's again Jim :) The King of Jetson !
@JetsonHacks4 жыл бұрын
Thanks for the kind words, and thanks for watching!
@qubex4 жыл бұрын
SSD actually stands for “Solid State Drive”, not “Solid State Disk” (as it isn’t a disk at all).
@JetsonHacks4 жыл бұрын
Thanks for the information, and thanks for watching!
@Sikuq3 жыл бұрын
Thanks Jim. Was looking for this.
@JetsonHacks3 жыл бұрын
You are welcome, and thanks for watching!
@DK-dp3kk4 жыл бұрын
Thanks for another great video. Do you have any benchmarks for training models on Jetson Nano, TX2 or Xavier??
@JetsonHacks4 жыл бұрын
Thank you for the kind words. I do not have any benchmarks. Thanks for watching!
@miguelribeiro8771 Жыл бұрын
thanks for the video, now, the part of the video "Tech Talk Time!" is it about moving system from sd card to ssd? my english is very, very bad, and I don't understand this part, I tried to remove the sd card and the system didn't start anymore
@jeroentaverne82324 жыл бұрын
Great video. Only questions I have: What can be deleted from the SD card after copy to SSD is completed? What needs to stay there?
@badejavuade67744 жыл бұрын
Nice and straight to the point. Thanks
@JetsonHacks4 жыл бұрын
You are welcome, and thanks for watching!
@liviuconstantin99603 жыл бұрын
Hey Jim! First off a big "Thank you" for all your hard work. We, the audience sure do appreciate people like you who can connect us and introduce to this unknown, unmapped, twilight-zone type area called High-Tech and Ubuntu and Software and Jetpacks and.... other strange and undefined words. Anyway, that being said....I went through all this process but in the end after re-booting my screen shows the SSD drive where your screen displays the SD icon. Does this mean that I am still booting and running on SD-card and the SSD is a peripheral?
@liviuconstantin99603 жыл бұрын
Problem fixed! Running smooth.
@JetsonHacks3 жыл бұрын
I am glad you were able to get it to work!
@liviuconstantin99603 жыл бұрын
@@JetsonHacks Wow! I was just watching another of your videos!!! I'm activating the CUDA on my nx !!
@christopherrasmussen87183 жыл бұрын
Late to the show. Put the SSD in the day I got the Xavier NA. Now it will earn it's money!
@JetsonHacks3 жыл бұрын
Excellent. Thanks for watching!
@saadtiwana4 жыл бұрын
Worked like a charm! Thanks for sharing!
@JetsonHacks4 жыл бұрын
You're welcome! Thanks for watching!
@athtemp13294 жыл бұрын
Excellent Video! Do you know if I can have more that one UART with Jetsons?
@JetsonHacks4 жыл бұрын
Thank you for the kind words. On most Jetsons there are two UARTs, however one is the serial console. You need to tell the system not to use the serial console as such. Thanks for watching!
@ignaciocases4 жыл бұрын
Excellent video again!! Thanks Jim!!
@JetsonHacks4 жыл бұрын
Thank you for the kind words, and thanks for watching!
@luisarellano094 жыл бұрын
Great video, is it ok to create the swap file in the NVM using this setup? Please keep making more videos about the Xavier NX. Thanks!
@JetsonHacks4 жыл бұрын
Thank you for the kind words. You can create the swapfile there, sure. Thanks for watching!
@rodrigoescarate31513 жыл бұрын
Excelente video, muchas gracias!!!!. Me permitió aumentar el disco de mi Jetson AGX Xavier
@alexkehoe3 жыл бұрын
Will this still work with AGX using jetpack 4.6? I have already installed everything on the emmc and now want to copy it over to nvme so i have more storage
@happyloper3 жыл бұрын
just one bingo!! thank you!!
@JetsonHacks3 жыл бұрын
You are welcome, and thanks for watching!
@jerrypierre37374 жыл бұрын
Thank you so much, it worked for me!! :)
@JetsonHacks4 жыл бұрын
You are welcome, and thanks for watching!
@Engro392 жыл бұрын
amazing! let me try
@JetsonHacks2 жыл бұрын
Have fun! Thanks for watching!
@ddopfer96983 жыл бұрын
Jim, please, does this approach to booting from SSD work for a J Xavier NX production module as well?
@JetsonHacks3 жыл бұрын
You should be able to setup the JNX production module to boot from the SSD using the official NVIDIA SDK Manager now (JetPack 4.6 v2).
@ddopfer96983 жыл бұрын
@@JetsonHacks thanks for the reply. That would be JetPack 4.6.1? Or 4.6.2 (does that exist?)
@Mirror_Holder4 жыл бұрын
hello, is it possible that you make a video on how to use an ultrasonic sensor with jetson nano
@yuanqingxie18093 жыл бұрын
I want to ask. After i did what you said, everytime when i shut down the Xavier and the system turns to sd card, i have to restart it one more time and then the system is in SSD. I am so confused. Help.
@johnny_123b4 жыл бұрын
Nx dev kit is pcie gen 4. But not yet supported in software, if I understood correctly
@mandayugana8 ай бұрын
I have a Xavier NX in hand a week ago. I'm planning to 3D print an enclosure for it. Does Jetson Nano enclosure fit a Jetson Xavier NX?
@JetsonHacks8 ай бұрын
It depends on the case, and how it handles the fan of the NX versus the passive heat sink of the Nano. Also, the NX has a plastic base which holds the antenna, the Nano does not. Typically you need to remove the plastic base, and use a different mounting method for the antenna. Good luck on your project, and thanks for watching!
@ops54543 жыл бұрын
Hi Jim, What modifications will be needed if I want to boot from a 2.5'' SSD and not a NVM SSD? considering the device is /dev/sda and the partition is /dev/sda1. I'm assuming the first modification will be changing /dev/nvme0n1p1 to /dev/sda1 in all the places it appears on the script. How about the parameter CHROOT_PATH="/nvmeroot" under the file setssdroot.sh? should it be changed? Thanks
@JetsonHacks3 жыл бұрын
I am not sure, I have not tried it. Good luck on your project!
@boxedowl4 жыл бұрын
Will this work in headless mode? Thanks for these vids. They are a great reference!
@JetsonHacks4 жыл бұрын
You are welcome. This works, though the method might be slightly different if you are running a command line. You will need to format and partition the disk via the cli (using something like parted) if you aren't running a GUI like we use for Disks in the video. Thanks for watching!
@RaymondLo843 жыл бұрын
Anything new after a year later? Do we still need the SD card to boot this?
@grima04823 жыл бұрын
Does the Carmel CPU in the Xavier NX also support armhf / ARM 32 Bit? I would like to buy this device for emulation and gaming purposes and box86 would make it possible to also emulate x86 Windows games, however box86 only works on 32 Bit environments, requiring an armhf chroot on the Xavier NX. I have looked through some lscpu results online but the lscpu version on the Xavier seems to be older and therefore does not display if the CPU supports 32 Bit OP-Mode aswell.
@JetsonHacks3 жыл бұрын
This answer to this question is too long for this format. Please ask this question on the official NVIDIA Jetson Xavier NX forum, where a large group of developers and NVIDIA engineers share their experience.
@rjelkins3 жыл бұрын
A hacker with a sense of humour. Thanks a bunch! But, you took all the fun away; I usually hack it myself. Hah!
@JetsonHacks3 жыл бұрын
Everyone says I drain all the fun from everything. I have finally come to grips with the fact that I am "The Fun Taker". Thanks for watching!
@misckicirina3 жыл бұрын
Great tutorial. Does your script work also for Jetpack 4.5?
@williamevers38210 ай бұрын
Would this work on an Orin? Im trying to get it running from ssd but I don't have access to a host computer for the method in the video for the Orin. Thanks!
@JetsonHacks10 ай бұрын
If you don't have access to a host computer, you should not try this method. It might work, but if it doesn't you'd probably have to flash from a host machine. Thanks for watching!
@abbymerchant20693 жыл бұрын
Help, does anyone know why after I partition any change to the home directory result in "fatal: could not create... : No space left on device"? I counldn't do the git clone command in disk setup because it keeps giving me that no space left error. Also I can't even create a txt file or make a simple folder.
@chetana98024 жыл бұрын
super clean video
@JetsonHacks4 жыл бұрын
Thanks for watching!
@nazreenrusli2225 Жыл бұрын
Hi Jim, I just try your code this morning into my jetson xavier nx with pre-installed jetpack4.4.... However, I've followed the steps until copy rootfs. Then it gave me errors so then, I shut it down and removed the M.2 SSD from the jetson... but now, I cant boot my jetson. Can you help me...please.. I have checked from host PC...and it was detected and in recovery mode.. the issue now is how to boot to the normal way without M.2 SSD mounted on it
@JetsonHacks Жыл бұрын
The Jetson should not be in recovery mode. How did you make it go into recovery mode?
@CodingScientist4 жыл бұрын
Dear Jim, after following the above instructions, all the files / programs will be automatically saved in SSD right ?
@JetsonHacks4 жыл бұрын
It's like any other system, the files will be saved where you specify. If set the SSD to be the rootfs, things that are being saved on the rootfs are saved there. Thanks for watching!
@CodingScientist4 жыл бұрын
JetsonHacks thank you Jim, this helps, I just ordered NX, expecting by next week, played a lot with Nano, now its time to upgrade. Learnt several stuffs from you. Good Job 👍
@CodingScientist4 жыл бұрын
@@JetsonHacks Hey Jim, quick question, after setting up SSD, the OS will still boot from SD card right ? after the OS boot, the computing speed will improve based on SSD ? or we are using SSD just for storage of data ? can I install and run Python IDE directly from SSD ?
@wegunterjr4 жыл бұрын
I had to edit the files since for some reason, my 1TB NVMe SSD formatted and I couldn't get it to change. So, I had to remove the partition. what does it do with the rest of the files? I am going to load this thing up and answer the rest of my questions (AGX 32GB and still ran out of space?!?!?!) Will I have to redo this again if I flash from sdk manager?
@ashishnair14 жыл бұрын
@jetsonhacks, im looking to find a good storage solution for Nvidea Xavier with Auvidea X200 carrier board. I need around 2TB storage with 40 Gigabitpersecond transfer speed. what would you suggest in this case? I tried looking for such speeds and couldnt find anything
@JetsonHacks4 жыл бұрын
I do not have a good suggestion. Please ask this question on the official NVIDIA Jetson Xavier forum, where a large group of developers and NVIDIA engineers share their experience. Thanks for watching!
@duongviet9522Ай бұрын
How can I install mutiple Jetson devices not use SDK Manager, i have a jetson nano emmc 16GB and i installed OS with SDK Manager and 16Gb is insufficient and I copyfromUSB to SSD .
@JetsonHacksАй бұрын
I'm not quite sure I understand your question. You should be using the SDK Manager to setup your SSD NVMe to boot from the SSD.
@AbdylaV4 жыл бұрын
Can you make a video with read/write tests for this disk?
@JetsonHacks4 жыл бұрын
No thanks. It performs about the same as when it is in a laptop PC. In a comment here, John Dodd said " I'm now getting disk access times of 2.2Gb/s compared to 30Mb/s on the sdcard." There is a thread on the Jetson Xavier NX forum 'Devkit NVMe performance' if you are interested in numbers. Thanks for watching!
@JGoodwin4 жыл бұрын
@@JetsonHacks I appreciate you focusing your attention on material that's hard to get other places. Thanks for all your videos!
@JetsonHacks4 жыл бұрын
You are welcome, and thanks for watching!
@wolfvonversweber11094 жыл бұрын
Well, the setting didn't "go back" to 10W, you changed the setting in the OS that is no longer used, after you cloned it. ;)
@JetsonHacks4 жыл бұрын
Excellent! I'm glad someone was paying attention. Thanks for pointing that out, and thanks for watching!
@joeurban20692 жыл бұрын
any idea why videos are not running properly in AGX. I did the same thing in ur video i just opned the AGX with jetpack 4.6 and 250 ssd
@JetsonHacks2 жыл бұрын
To which videos are you referring?
@joeurban20692 жыл бұрын
@@JetsonHacks this video I have AGX every time O tried to flash the unit, it tells me the unit is not in recovery mode or the host machine is not connected to it via type C??? Please help me out! I could see the AGX using lsusb and it’s in recovery mode too
@JetsonHacks2 жыл бұрын
@@joeurban2069 How are you trying to flash the AGX. Are you using a native Ubuntu PC or through a VM?
@joeurban20692 жыл бұрын
@@JetsonHacks thanks a lot for your replies The problem was with the ssd it needs to be formatted The problem I am having that now I have. Agar H01 and I can not flash with another jetpack so bad experience with seeed product wasted too much money I will never buy thire products again
@JetsonHacks2 жыл бұрын
@@joeurban2069 Sorry to hear that. You should be able to use the SDK manager to flash the Seeed to run from the SSD.
@cedricvillani85023 жыл бұрын
where is the board with the single A100 located? trying to buy one
@JetsonHacks3 жыл бұрын
I do not know what a 'A100' means. A Jetson Nano 2GB has one camera connector if that is what you mean.
@cedricvillani85023 жыл бұрын
@@JetsonHacks the new DGX 2 3rd gen has 8 A100 GPU's, can run 1.2PFLOPS per/sec. Not Terra Flops but PetaFlops!! It's the fastest HPC in the world at the moment, it's 20X faster then the last gen V100, Volta. Can't believe you haven't already seen it. Does everything now, even for big data scientists, and it's only 199K. Anyway it's a fully functional out of the box solution. And they showcased a single A100 PCIe card that also had a solution on it, so not the Ampure A100 GPU 80GB card, this was a lower-cost solution that came with developer things like the Jetson NX Xavier, or TK2. I'll drop you the link for the 2020 introduction, you gotta check it out.
@cedricvillani85023 жыл бұрын
@@JetsonHacks kzbin.info/www/bejne/e3-lhndtnL2cr6s There ya go, announced at mobile world Congress. NVIDIA OWNS EVERYONE on commercial equipment, but youtube is full of gamers that Dont bother looking past there silly FPS’s and game cards. If you wanna do anything NEW or cutting edge us gotta go big or go home, otherwise it's just a hobby, trying to do things people could do a decade ago
@JetsonHacks3 жыл бұрын
Not sure what you are referencing. This is a Jetson channel. If you mean an Orin based Jetson board using the technology you mention, those won't be shipping until 2022.
@fredwilson59312 жыл бұрын
Microsoft WSL does not support USB pass through. Is there a way to get this to work on a WSL Ubuntu system?
@JetsonHacks2 жыл бұрын
I do not have any experience with Microsoft WSL, so I don't have anything to share. If you can run the NVIDIA SDK Manager, there are options so that you can boot the Jetson from the SSD. However, the SDK manager probably has issues with USB pass through also. NVIDIA is pretty much set on using an Ubuntu machine.
@EntropyOfTime4 жыл бұрын
hi was wondering if some could help me figure out how to get the fan on the jetson xavier to turn on ?
@JetsonHacks4 жыл бұрын
Please ask this question on the official NVIDIA Jetson Xavier forum, where a large group of developers and NVIDIA engineers share their experience.
@alexissalguero57514 жыл бұрын
Do you guys know how to reset the Ubuntu password on the eMMC storage?, Cant find recovery mode on the AGX. I don’t mind losing all my data just can’t seem to access recovery mode. Any help would be greatly appreciated.
@JetsonHacks4 жыл бұрын
This video covers setting the Jetson AGX Xavier into recovery mode: kzbin.info/www/bejne/hp_Gm6lse9SEsLc
@alexissalguero57514 жыл бұрын
Thank u🤙🏽
@mostafamohsen2504 жыл бұрын
If i wanted to stop booting from the SSD and go back to only booting from the micro SD card only, how could i do that after I've already done the steps in this video? The catch is i need to have the SSD plugged in but stop booting from it -- i need to format it. Thanks!
@JetsonHacks4 жыл бұрын
If you want to boot from SD again, remove the file /etc/setssdroot.conf from the SD card.
@mostafamohsen2504 жыл бұрын
@@JetsonHacks Perfect, thanks!!!
@TheOleHermit4 жыл бұрын
Isn't the 16GB eMMC for the specific purpose of replacing the uSD card as the boot device, because it is much faster and less vulnerable? 🤔 Then, as you have demonstrated, everything else ideally runs on the NVMe SSD? Shouldn't the question be, "How can we make the eMMC the boot device, instead of the microSD reader?"😎
@JetsonHacks4 жыл бұрын
I do not understand what you are stating. The Xavier NX module on the developer kit does not have eMMC. The production module Xavier NX has eMMC instead of SD. eMMC and SD cards are about the same speed, they both are the same type of flash memory.
@TheOleHermit4 жыл бұрын
@@JetsonHacks Yes, I saw that distinction on Nvidia's website, as well. But, if you look at the Xavier NX module specs, it indicates 16 GB eMMC. www.nvidia.com/en-us/autonomous-machines/jetson-store/ It also states, "Jetson Xavier NX is production-ready and supports all popular AI frameworks." Confusing, isn't it? I'll check lsblk to determine whether my NX module has eMMC. Update: 'lsblk' indicates that the eMMC doesn't exist, so I apologize to everyone for the misinformation. BTW, does anyone know how to modify/move the panel/menubar to the bottom of the screen? I've got a 50" 4K TV (for multiple VNC windows) on top of my desk and can only see reflections of the ceiling light.🥺 Thanks! Stay safe!
@johnny_123b4 жыл бұрын
Does this make all apps open and run faster also? Is there anything that SD is still being used for, besides booting?
@JetsonHacks4 жыл бұрын
The SD card is not being used for anything other than booting. The SSD is faster than a SD card, so anytime you are using the SSD, it is faster than the SD card.
@anpr4 жыл бұрын
thank you
@JetsonHacks4 жыл бұрын
You're welcome. Thanks for watching!
@Vilal_Ali Жыл бұрын
@JetsonHacks hi after following these steps for Jetson NX J2022 16gb facing this error Jetson Xavier NX module imx219_board_setup error
@JetsonHacks Жыл бұрын
Do you have a CSI camera attached to the Jetson?
@Vilal_Ali Жыл бұрын
@@JetsonHacks No I have not attached any camera. After the following steps in the video. I am facing this error. Could you please help me how make my device workable or we can make it in reset factory mod? am trying this also but not working it still.
@JetsonHacks Жыл бұрын
@@Vilal_Ali The error is stating that you do not have a camera attached. It is to be expected when there is no camera. It is not fatal. To set the Xavier back to stock, use the official NVIDIA SDK Manager.
@Vilal_Ali Жыл бұрын
@@JetsonHacks could you please write the steps for where and how i can do this. on NVIDIA SDK Manager where is lots of think i cant under which one is for my device.
@JetsonHacks Жыл бұрын
@@Vilal_Ali Please follow the Seeed Studios documentation: wiki.seeedstudio.com/reComputer_J2021_J202_Flash_Jetpack/
@adelhammouda6563 Жыл бұрын
i was following all the steps but when i reboot the jetson it will stop showing anything ,i can't understand the problem i hope you can help me
@JetsonHacks Жыл бұрын
You should look at the output of the serial debug console to help determine what is wrong: kzbin.info/www/bejne/gajTqZutaZaKa5I Are you using a NVIDIA Xavier NX Developer Kit?
@samermansour716211 ай бұрын
I followed the tutorial and everything seemed to match what you have displayed. I rebooted, but it's taking like forever. Is that normal?
@samermansour716211 ай бұрын
Update: It is working fine, I don't have the autoreboot feature. I was actually waiting all this time for nothing and when I cut the power off and plugged it back in, it worked fine!
@JetsonHacks10 ай бұрын
I'm glad you were able to get it to work!
@erizalmayhendra46188 ай бұрын
Hi sir, I have successfully followed this tutorial. Now I want to restore the root FileSystem to the SD card, how do I do it?
@JetsonHacks8 ай бұрын
Please read the script file setup-service.sh github.com/jetsonhacks/rootOnNVMe/blob/master/setup-service.sh Good luck!
@erizalmayhendra46187 ай бұрын
Thank you sir.
@maikdean84904 жыл бұрын
Hi Jim I have dslr sensor that is 45 megapixel is it possible to run more then that please tell me the limit on this ?
@JetsonHacks4 жыл бұрын
I don't understand your question.
@maikdean84904 жыл бұрын
JetsonHacks I have Nikon DSLR camera I have 45 megapixel sensor can I run it on Jetson ? For streaming or it’s to much date
@gengxianghuang82994 жыл бұрын
Hello, jetson Tx2 with jetpack4.4 has anyone tried?
@Patrick798104 жыл бұрын
After this, should we still need to keep SD card in SD card slot? Could we remove it?
@JetsonHacks4 жыл бұрын
The Xavier NX boots from the SD card. You will need to keep it inserted during the boot process. Thanks for watching!
@Patrick798104 жыл бұрын
@@JetsonHacks I got it. Thanks a lot. I think that in order to boot directly from NVME, we would need to modify cboot... I will try to find solution later.
@nickmarsh93844 жыл бұрын
Hello Jim, I followed your video and was stopped at this statement : "Once this service is installed, the rootfs will be on the SSD. If you upgrade to a newer version of L4T using OTA updates (using the NVIDIA .deb repository), you will need to also apply those changes to the SD card that you are booting from. Typically this involves copying the /boot* directory and /lib/modules// from the SSD to the SD card. If they are different, then modules load will be 'tainted', that is, the modules version will not match the kernel version." being a noob, I checked for usage of cp, but I found rsync, can you confirm that rsync will keep the two folders the same ? is this the correct syntax ? rsync -av /lib/modules/ /media/agx/af76a8c6-61d8-4b97-9bfe-cb0da14f9a74/lib/modules/ rsync -av /boot/ /media/agx/af76a8c6-61d8-4b97-9bfe-cb0da14f9a74/boot/
@JetsonHacks4 жыл бұрын
Try not to let statements stop you. Thanks for watching!
@tonyywarren3484 жыл бұрын
I'm try to now download docker images from nvidia and I think they are targeted for the sd card still
@JetsonHacks4 жыл бұрын
I don't know what that means. The ones I have run off the NVMe SSD.
@tonyywarren3484 жыл бұрын
@@JetsonHacks I had to edit config for the docker daemon, so nvidia containers are downloaded to SSD. Perhaps docker service runs prior to the NVMe SSD mount.
@johnny_123b4 жыл бұрын
Does this include swap partition?
@JetsonHacks4 жыл бұрын
No. Thanks for watching!
@whothefoxcares4 жыл бұрын
For the benefit of *all ARM SBC* users, can any ubuntu based system run with *root on USB or NVME?* (if every Raspberry sold licensed your scripts, you could be famous, wealthy, and live large ;-)
@JetsonHacks4 жыл бұрын
RPi users can do something similar. Fortunately, I am already famous, wealthy and live large so I don't have to sell scripts for a living. Thanks for watching!
@wolfpackgaming24924 жыл бұрын
Can you download steam on it and test out some games ?
@JetsonHacks4 жыл бұрын
I don't know anything about games, but check this out: kzbin.info/www/bejne/fpW4k55ue82Gbc0
@wolfpackgaming24924 жыл бұрын
JetsonHacks yeah I saw that video . It was really impressive . I even asked him if he could make a video installing steam and testing out some games
@SenorQuichotte4 жыл бұрын
Using ssd then no wifi? Ssd and usb drivers dont load with kernel. They load after with modules
@JetsonHacks4 жыл бұрын
I don't understand what you are saying. In the video, we go over how to set the system to run from the SSD using a systemd service. Thanks for watching!
@badejavuade67744 жыл бұрын
I think the wifi uses the Key E and the SSD uses Key M . I don’t see why both shouldn’t work together
@JetsonHacks4 жыл бұрын
They both work together.
@gn70262 жыл бұрын
Hi Jim, what is the recommended way to install all updates (including kernel updates) when using this method? I have an M.2 NVMe ssd attached to my xavier NX. I tried following your instructions for native ssd boot in your other video (kzbin.info/www/bejne/mqOlfImYhNKDe80), but it seems I cannot natively boot from my ssd because it is a Gen4 PCIe and it is not being recognized. I'd like to know what is the best way to apply all updates when using this root on ssd method.
@JetsonHacks2 жыл бұрын
I don't have a good answer here. I generally have flashed everything and started again on each new update.
@gn70262 жыл бұрын
@@JetsonHacks Thank you Jim, I’ll do that too. With NGC it’s not a big deal to backup data and re flash everything.
@ivanocj4 жыл бұрын
05:38 DOOM VOICE
@JetsonHacks4 жыл бұрын
Thanks for watching!
@I-_-I_SB4 жыл бұрын
THANKS FOR YOUR BEING A GREAT PERSON {i hope🤗im correct} BUT I THINK YOUR TEACHINGS ARE A HUMANITARIAN ACT, i love it. \-_-/
@prototype90004 жыл бұрын
Why assume everyone is going to be a developer
@JetsonHacks4 жыл бұрын
Because this is a channel for Jetson developers. I wish all questions were this easy. Thanks for watching!
@prototype90004 жыл бұрын
@@JetsonHacks dont assumr only developers are watching
@JetsonHacks4 жыл бұрын
@@prototype9000 You mean other people are watching too? Maybe I should shut the channel down to stop them!
@prototype90004 жыл бұрын
@@JetsonHacks especially the space aliens
@JetsonHacks4 жыл бұрын
@@prototype9000 Thanks for the info! I am now wearing my tin foil hat full time.