On Mon, Aug 4, 2014 at 6:10 PM, Raul Sapunar Opazo <[email protected]> wrote:
> #log error 963267824776 upload > saving\_of\_bof\_file\_failed:\_No\_such\_file\_or\_directory > #log info 963267824780 raw job\_483\_completed\_with\_code\_1 > #log error 963267824781 raw encountered\_fail\_on\_upload > !uploadbof fail Either you have run out of space (use listbof to see if you have lots of other bof files around, then delbof), or the writable section of flash has been corrupted. In the latter case you might want to connect a serial cable and see if dmesg reports any filesystem errors - given that flash is connected to the same bus as the fpga, a misbehaving fpga can interfere with flash io. Now, /usr is writable, but it can be erased and will be recreated at boot time. / is readonly and shoudn't be modified regards marc

