Hi! When you see the error “(…) Artifact Payload type 'rootfs-image' is not supported by this Mender Client. (…)” then you edit /data/mender/mender.conf and set the following content:
{\ "RootfsPartA": "/dev/mmcblk0p2",\ "RootfsPartB": "/dev/mmcblk0p3"\ } Then you should be able to run the mender update to UHD 4.8. If it still does not work, another option would be to expose the eMMC as mass storage device to the host PC and flash it from there (similar as you would flash an image to a USB stick). This is described here: https://files.ettus.com/manual/page_usrp_x4xx.html#x4xx_accessing_emmc_usb Kind regards,\ Jörg
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com