Thank you for helping!  I tried your suggestion, and it did  allow me to try 
mender again.

 

Unfortunately it still did not work, and now I don’t get any QSFP network 
connection.  I think it may be because I did a:

 

mender -commit

 

command before rebooting this time.

 

So then I tried the other method you recommended.  I didn’t get any errors from 
the dd command, so I thought it had worked, but when I rebooted, I still get no 
QSFP connection.  There are no green lights on either of those 2 ports.

 

Have I bricked the X410?  Is there a way to recover from this?

 

From: joerg.hofrichter--- via USRP-users <usrp-users@lists.ettus.com> 
Sent: Thursday, March 13, 2025 3:47 AM
To: usrp-users@lists.ettus.com
Subject: [EXT] [USRP-users] Re: Trouble updating file system on X410

 

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"

ZjQcmQRYFpfptBannerStart




This Message Is From an External Sender 


This message came from outside the Laboratory. 

ZjQcmQRYFpfptBannerEnd

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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to