-
Notifications
You must be signed in to change notification settings - Fork 23
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
Nano boot fails(kernel panic) #17
Comments
See if this helps you: JetsonNano.zip md5sum: d186a59a0b4d95a3bb9a327feabbfa25 |
I ve got the same problem on my 3 sd cards. Maybe something went wrong with the image? |
I downloaded the image again and this time it worked, It should be about 31GB, my md5 is 1e8ad1525cad58f920ae63df47901b2c, just the same as yours ,but it works. Maybe there's something wrong with your card reader? |
Hi!
My .zip file matched the author's expected md5, but the unzipped didn't--and thats when I thought to try just dragging the .zip file into balenaEtcher, instead of the unzipped .img After flashing, the Jetson Nano boots successfully. Can anyone else confirm if they were trying to write the .img or the .zip? balenaEtcher will successfully take and write both, but it seems only the .zip one produces a bootable system. |
Same problem here booting from 256GB USB stick. It is in a reboot loop cycle until it finally boots up. Must try different USB sticks. I am using the Jetson Mate carrier board and Xavier NX (production). |
Thanks for this image! I couldn't get the .img.xz file to work with balenaEtcher, but it did work with Pi Imager. |
Same!! |
We apologize for the inconvenience. At the moment Sync has serious server issues. Pleas try to download later again. |
is it still the same md5sum (d186a59a0b4d95a3bb9a327feabbfa25) as above? |
The md5sum of JetsonNano.img.xz : 621F2E4E0B7775E5293E2186C96E91AA |
I have downloaded the image couple of times, but never managed to get the same md5sum mentioned above, nor having it booting on the Jetson Nano. |
Again i test another download today and i am getting the same reported by @rishikoushikz |
Your download has the correct MD5 sum. |
Did you see also Qengineering/Jetson-Nano-Ubuntu-20-image#96 (comment)? |
Hi, yes i saw the comment and actually tried both balenaEtcher and Raspberry Pi Imager both didn't work. |
Still, it boils down on a hardware issue with you card. Your download is good. Your Jetson Nano is good. |
I have formatted the SSD with 7 security-check to ensure it's totally erased, still same issue. |
I check the SSD image after writing on another system, The superblock could not be read or does not describe a valid ext2/ext3/ext4 filesystem. If the device is valid and it really contains an ext2/ext3/ext4 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: Found a gpt partition table in /dev/sdb #checking all the superblocks and repairing the first one sudo e2fsck -b 32768 /dev/sdb1 /dev/sdb1: ***** FILE SYSTEM WAS MODIFIED ***** |
I did test the image myself a few days ago. Everything just fine, no problem. |
it's SD card, ScanDisk. i am trying all option to get that image work in a boot way. is there any thing missing? |
Can you flash the SD card with a regular Jetpack Nano OS. And does it boot? |
Thank you very much for the image!
I used balenaEtcher to flash this image to a 128GB SD Card, but I can't boot my Jetson Nano B01 4GB, it shows:
and reboot endlessly...
Could you give me some suggestions about it?
It would be nice if you provide the md5sum of this image, then I can see if I had trouble downloading the image.
The text was updated successfully, but these errors were encountered: