Skip to main content
Mario Ghecea
Associate II
August 30, 2017
Question

SPWF04 - ERROR : UNABLE TO MOUNT

  • August 30, 2017
  • 1 reply
  • 642 views
Posted on August 31, 2017 at 00:25

I just did an AT+S.FSUPDATE and it fetches the webserver data correctly, but at the end of the chunk writing process it complains that it is Unable to mount volume. Any suggestions ?

AT+S.FSUPDATE=e,192.168.1.119,/outfile.img,80,0,none,none

    This topic has been closed for replies.

    1 reply

    Mareike H
    Associate II
    September 1, 2017
    Posted on September 01, 2017 at 12:32

    I got the same error when I created the image file with the linux script: makefilesystem.sh

    and forgot to increase the variable IMAGE_SIZE in the script.