I upgraded my host computer to UHD 4.8, so I needed to update the file system on an X410.
The X410 is not directly connected to the internet, only to the host
computer (running Ubuntu) through the QSFP port.
So I figured the best way to do the update was with mender. I scp'd the
latest mender file from the Ubuntu machine to the X410, and used the
following command on the X410 from an ssh terminal:
mender install /home/root/usrp_x4xx_fs.mender
It seemed to work fine, and completed:
INFO[0126] All bytes were successfully written to the new partition
INFO[0126] The optimized block-device writer wrote a total of 3769 frames,
where 1869 frames did need to be rewritten (i.e., skipped)
INFO[0128] Wrote 3951034368/3951034368 bytes to the inactive partition
100% 454379 KiB
INFO[0128] Enabling partition with new image installed to be a boot
candidate: 3
Use -commit to update, or -rollback to roll back the update.
At least one payload requested a reboot of the device it updated.
At that point I typed reboot, and expected the X410 to come back in a few
minutes with 4.8 on it.
Unfortunately, it never came back, so eventually I manually cycled the
power. It then came back up, but it still had version 4.5 on it.
I tried to do the same install process again, but now it always fails with
this error:
ERRO[0000] Reading headers failed: installer: failed to read Artifact:
readHeaderV3: handleHeaderReads: 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[0000] installer: failed to read Artifact: readHeaderV3:
handleHeaderReads: 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'
Any ideas on how I can update the file system? It seems unusable in its
current state, and I would prefer not to downgrade my computer back to UHD
4.5.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
