Error: The backup GPT table is corrupt, but the primary appears OK, so that will be used.
Warning: Not all of the space available to /dev/nvme0n1 appears to be used, you can fix the GPT to use all of the space (an extra 380580527 blocks) or continue with the current setting?
...
mount: only root can do that (effective UID is 1000)
[ 18]: l4t_flash_from_kernel: Failed to mount APP partition /dev/nvme0n1p1
Hi
I am using Jeston Orin Nano, which PID is: 0955:7323 NVIDIA Corp. APX by lsusb
custom board
Jetpack SW: 5.1.1 with linux: R35(release). REVISION:3.1
How can I ensure my NVMe format? and How formatNVMe to ext4?
I am using my custom board, and run the command: sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --massflash 5 --network usb0 --showlogs
Yes, The vendor had modify the bsp to suit the board.
In fact, this board can be successfully flashed with the same commands and software at the beginning. But later on, we tried to align the upgrade, but it failed. Then I tried to flash back to this working version, but found that I couldn’t flash it again.
What I want to do now is to rescue it, but I don’t know how to solve this problem.
Thanks
Yes, We do the dist-upgrade that we to update it to ubuntu 24.04.
During the upgrade process, the screen suddenly went black and there was no response. Then we powered off and on again, and the board couldn’t work properly, can not be flashed again.
Now we use type-C debug port to connect PC(Ubuntu20.04) and board(with NVMe), and no other method.
Thanks
The upgrade will crash your system because of custom carrier board.
When apt upgrade, the apt server will replace your package with our official stuff and lead to system fail.
Could you use our dev kit to cross check or record a serial console log for us to review?