Jump to content
XPEnology Community

How update DSM 4.3-3810 UPDATE 3


wdx19801024

Recommended Posts

Now the dsm4.3-3810 can be update to DSM 4.3-3810 UPDATE 3.

who can break it?

 

 

Hi, If ur all ready on Ver2

 

You must remove files autoupd@te.info from the root folder (rm /autoupd@te.info* via SSH) and follow instructions again:

Download DSM update 3, execute code below and finaly install update.

 

sed 's/flashupdateDeb/flashupdateDeb1/' /autoupd@te.info > /autoupd@te.info1
mv /autoupd@te.info1 /autoupd@te.info

Link to comment
Share on other sites

I do not understand the manipulation and I am udapte 1

I connected with putty

1. First check if you're able to download update 3 from the GUI (Control Panel, DSM Update) - Download the update.

- 1a. If not able to download, connect/login with putty/telnet (user: root)

- 1b. Remove /autoupd@te.info (rm /autoupd@te.info)

- 1c. Now try to donwload update 3 from GUI again (Control Panel, DSM Update)

2. Connect/login with putty/telnet and execute these 2 commands:

sed 's/flashupdateDeb/flashupdateDeb1/' /autoupd@te.info > /autoupd@te.info1
mv /autoupd@te.info1 /autoupd@te.info

3. Install the update from GUI (Control Panel, DSM Update)

 

At least this is how I did it. :smile:

Link to comment
Share on other sites

  • 2 weeks later...

This works perfectly thanks.

 

1. First check if you're able to download update 3 from the GUI (Control Panel, DSM Update) - Download the update.

- 1a. If not able to download, connect/login with putty/telnet (user: root)

- 1b. Remove /autoupd@te.info (rm /autoupd@te.info)

- 1c. Now try to donwload update 3 from GUI again (Control Panel, DSM Update)

2. Connect/login with putty/telnet and execute these 2 commands:

 

Code: Select all

sed 's/flashupdateDeb/flashupdateDeb1/' /autoupd@te.info > /autoupd@te.info1

mv /autoupd@te.info1 /autoupd@te.info

 

 

3. Install the update from GUI (Control Panel, DSM Update)

Link to comment
Share on other sites

×
×
  • Create New...