06-04-2025 12:29 PM
Hi there,
I'm using my USRP X410 with matlab which requires a specific file system of 4.6, but the one on my USRP is 4.8. How to downgrade the file system, I've tried to use mender but I got the following errors.
I actually successfully updated the file system from 4.6 to 4.8 using mender, but the matlab couldnt talk to my USRP so I had to degrade the file system. Then the errors occur.
Please help!
Best,
SYoung
06-04-2025 11:45 AM
Hi there,
I'm using my USRP X410 with matlab which requires a specific file system of 4.6, but the one on my USRP is 4.8. How to downgrade the file system, I've tried to use mender but I got the following errors.
INFO[0000] Loaded configuration file: /var/lib/mender/mender.conf
INFO[0000] Loaded configuration file: /etc/mender/mender.conf
INFO[0000] 'UpdateControlMapExpirationTimeSeconds' is not set in the Mender configuration file. Falling back to the default of 2*UpdatePollIntervalSeconds
INFO[0000] 'UpdateControlMapBootExpirationTimeSeconds' is not set in the Mender configuration file. Falling back to the default of 600 seconds
INFO[0000] No dual rootfs configuration present
INFO[0001] No dual rootfs configuration present
INFO[0001] Start updating from local image file: [usrp_x4xx_fs.mender]
Installing Artifact of size 345340416...
INFO[0001] No public key was provided for authenticating the artifact
ERRO[0001] Reading headers failed: installer: failed to read Artifact: Artifact Payload type 'rootfs-image' is not supported by this Mender Client. Ensure that the Mender Client is fully integrated and that the RootfsPartA/B configuration variables are set correctly in 'mender.conf'
ERRO[0001] installer: failed to read Artifact: Artifact Payload type 'rootfs-image' is not supported by this Mender Client. Ensure that the Mender Client is fully integrated and that the RootfsPartA/B configuration variables are set correctly in 'mender.conf'
I actually successfully updated the file system from 4.6 to 4.8 using mender, but the matlab couldnt talk to my USRP so I had to degrade the file system. Then the errors occur.
Please help!
Best,
SYoung
06-05-2025 06:01 AM
Hi SYoung,
the error sounds as if a configuration file contains unexpected data. Could you please post the outputs of the following commands run from the embedded OS command prompt:
Regards,