This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uploaded wrong firmware version

Hi,

A bit early this morning, so I accidentally uploaded the fimware version 7.502 to the Astaro Control Center (2.1). Thinking this was the place to upload the device updates. Management -> Up2date. 
As I know now.  It is not the place. But now I am stuck with the situation:

Current firmware version: 2.100
Latest available firmware version: 7.502

I haven't hit the update now button, not wanting to does so either, but how do I remove it from the ACC [:S]

Note: a bit wierd that it accepts and display's it as well. Would be nice to have a block for this. [:P]


This thread was automatically locked due to age.
Parents
  • *omg*

    Life is full of surprises [:D]

    To help you out of this mess, please login via console or SSH to your ACC and execute the following commands as root:

    # rm -f /var/up2date/sys/*
    # rm -f /var/up2date/sys-install/*


    After a while the display should be correct again.

    Regards,
    Henning
  • I know. I had the *omg* also!
    little adjustment to your script ( because the update in sys-install is a folder): 

    rm -f /var/up2date/sys/*
    rm -R /var/up2date/sys-install/*

    Thanx for that. fixed it.
    [:)]
Reply Children
No Data