I’m getting the same and I’m pretty sure the SD Card image is broken. I’ve downloaded twice, copied to two different SD Cards on 2 different computers and still the same.
I’m using Sandisk Ultra SDXC 64 GB cards, copying the image on Ubuntu 19.10.
I’m getting some indications the base image is broken, such as:
sudo dd if=sd-blob-b01.img of=/dev/sdc bs=1M status=progress
5064622080 bytes (5,1 GB, 4,7 GiB) copied, 194 s, 26,1 MB/s
dd: error writing '/dev/sdc': No space left on device
5012+0 records in
5011+0 records out
5254414336 bytes (5,3 GB, 4,9 GiB) copied, 194,292 s, 27,0 MB/s
dmesg
[ 1866.143006] sd 4:0:0:0: [sdc] tag#0 access beyond end of device
[ 1866.364983] sdc: detected capacity change from 63864569856 to 0
[ 9340.503868] Alternate GPT is invalid, using primary GPT.
[ 9340.503908] sdc: sdc1 sdc2 sdc3 sdc4 sdc5 sdc6 sdc7 sdc8 sdc9 sdc10 sdc11 sdc12 sdc13 sdc14
[ 9350.304690] JBD2: no valid journal superblock found
[ 9350.304693] EXT4-fs (sdc1): error loading journal
sudo sgdisk -v /dev/sdc
Caution: invalid backup GPT header, but valid main header; regenerating
backup header from main header.
Warning! Main and backup partition tables differ! Use the 'c' and 'e' options
on the recovery & transformation menu to examine the two tables.
Warning! One or more CRCs don't match. You should repair the disk!
Main header: OK
Backup header: ERROR
Main partition table: OK
Backup partition table: ERROR
Is there any alternate download or older/new image available for verification?
hi kayccc,
I tried to flash the jetpack for 3 times but having the same error,
and I tried to flash with SDK but it failed to flash and didn’t reach the step (the stage showing the errors above ) I reached when did the SD card image way
Generally, such error indicates the rootfs on sdcard is broken. The reason behind it might be lots.
I just saw you said " Ubuntu 19.10.". Is your host a ubuntu19.10 machine?
Are you using a jetson nano devkit? If so, could you tell us your step in sdkmanager? Just want to make sure nothing goes wrong.
I am not sure what did you mean in below description.
and I tried to flash with SDK but it failed to flash and didn’t reach the step (the stage showing the errors above ) I reached when did the SD card image way
It is better to clarify your term because normally we use “flash” when we install sdkmanager/jetpack and use “sdcard image” when you try to use the sd-blob-b01.img.