You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following the instructions in the README to build from source for my reComputer Jetson Orin Nano, and although the flash was successful from the run, the subsequent boot fails with the following error: mount: /mnt: can't find /mnt PARTUUID=...
My command to flash is identical to the one in the README:
I can attach the logs if needed but here is the screen capture of the error related to mount. I am unable to figure out why this is happening. At least on one occasion the instructions in README did work but I am unable to reproduce the same (correct) behaviour. I cleared up my setup and re-tried from the beginning but no luck.
I did encountered with the same problem before. It was caused by the mismatching of kernel and drivers.
Can you provide the detail steps you did before you flash the device?
Hello,
I was following the instructions in the README to build from source for my reComputer Jetson Orin Nano, and although the flash was successful from the run, the subsequent boot fails with the following error:
mount: /mnt: can't find /mnt PARTUUID=...
My command to flash is identical to the one in the README:
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_t234_nvme.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml" --showlogs --network usb0 recomputer-orin-j401 internal
I can attach the logs if needed but here is the screen capture of the error related to mount. I am unable to figure out why this is happening. At least on one occasion the instructions in README did work but I am unable to reproduce the same (correct) behaviour. I cleared up my setup and re-tried from the beginning but no luck.
I have also tried to flash using the
mfi_recomputer-orin-j401
image based on the instruction here (https://wiki.seeedstudio.com/reComputer_J4012_Flash_Jetpack/) and that works every time. I have attached the initrd log too.Are you able to provide insight into what I could be doing wrong? Thanks for your good work and any pointers would be most appreciated.
/Krish
--
initrd log:
flash_1-1_0_20250109-105237.log
The text was updated successfully, but these errors were encountered: