greg_p Posted October 22, 2014 #1 Posted October 22, 2014 All, I received a notification that a new patch is available. It's named DSM5 4528 and the log is indicated here: DS3612xs Release Notes Version : 5.0-4493 Update 7 (2014/09/29) Fixed Issues Fixed a potential risk on Bash command shell (CVE-2014-6271 and CVE-2014-7169). IT is actually the shellshock fix. I don't know if I can do it using the known trick (download, run the 2 lines in a ssh, and install). If somebody know, please tell .
martva Posted October 22, 2014 #2 Posted October 22, 2014 Euhm Greg, Your release notes are for 4493-7...? See my post. I posted the same around the same time, but with the right release notes.
fishbob Posted October 22, 2014 #3 Posted October 22, 2014 Just test: . from dsm-5.0 4493 update7 : can not finish the update. got the error code 21.
1aadeals Posted October 22, 2014 #4 Posted October 22, 2014 Me too. Get error message: "there is a temporary directory access error(2) during update"
1aadeals Posted October 22, 2014 #6 Posted October 22, 2014 Will this require a new .img file and rebuild?
CtrlAltDel Posted October 26, 2014 #7 Posted October 26, 2014 Me too. Get error message: "there is a temporary directory access error(2) during update" Will this require a new .img file and rebuild? The temp directory error is because you're not applying the update via the boot menu option for upgrade/downgrade. This update is not a small/minor patch/update it's a larger version change. So you need to run a USB drive/ESXi update as you would for a new build except you will be presented with an option to migrate. Once you complete the migration you should be good to go. I didn't have any issues and most reports here seem to be positive. 1. change the menu_install.lst in the 32m HD. 2. restart the system. 3. in the menu chose install/upgrade 4. change to upgrade=5.0-4528 5. it become an new installation. 5a. Start Synology Assistant. 6. just finished the new installation. pat : download from syn. installation thru agent - link - web. 7. login as admin.-- yes, i can login without trouble. 8. it show : DMS VER. DSM 5.0-4528 Above is from this post http://xpenology.com/forum/viewtopic.php?f=2&t=4286&start=10#p25519 by fishbob. EDIT: After Step 5 you need to 5a Start the Synology Assistant and then select the device you want to connect to from the list. Then you will see the installation form which will allow you to do the Migration or Fresh build. EDIT: If you don't have a keyboard and Monitor set up you can edit the "menu.lst" file on the boot device to make the "menu_install.lst" the first option in the grub boot options. You can do that by changing the path in the first entry. default 0 timeout 10 fallback 0 title Nanoboot (5.0.3.2) DSM 5.0-4528 configfile (hd0,0)/boot/grub/menu_nano.lst title Nanoboot (5.0.3.2) DSM 5.0-4528 Install/Upgrade configfile (hd0,0)/boot/grub/menu_install.lst title Nanoboot (5.0.3.2) DEBUG configfile (hd0,0)/boot/grub/menu_debug.lst To: default 0 timeout 10 fallback 0 title Nanoboot (5.0.3.2) DSM 5.0-X configfile (hd0,0)/boot/grub/menu_install.lst title Nanoboot (5.0.3.2) DSM 5.0-4528 Install/Upgrade configfile (hd0,0)/boot/grub/menu_install.lst title Nanoboot (5.0.3.2) DEBUG configfile (hd0,0)/boot/grub/menu_debug.lst
Recommended Posts