Swiflash restore & flash

Hi,

I use swiflash to update my fx30 and it works good.
Is there a possibility to flash and restore rootfs in a same command ?

swiflash -m “fx30_wp85” -r -i firmware.cwe but it doesn’t work.
Only flash is done.

Best regards

Refer to usage on swiflash page, believe you have to do this in 2 steps.

  1. swiflash -m “fx30_wp85” -r
  2. swiflash -m “fx30_wp85” -i firmware.cwe

https://source.sierrawireless.com/resources/airprime/software/swiflash/

Hi,

Yes I know that. I use already these commands.
I would like to know if it was possible to combine erase + update in one command.

Regards

The fx30 will need 2 separate steps to accomplish what you need.