View Single Post
Posts: 61 | Thanked: 60 times | Joined on Jul 2007 @ Erlangen
#177
Originally Posted by jstokes View Post
They use Akamai on tablets-dev. Since you and michaaa62 both come from Germany, maybe that's a factor
yeah, already using a 3g connection to also try with another network, as this is quite slow i currently run this command as michaaa62 said after a huge number of download attempts it worked:

while [ $md5sum != 277f302303ef888963586331341fd324 ]; do rm -rf Win_OCF_34-2_EMMC_RM680-OEM1-916.exe; echo trying to download; wget http://www.developer.nokia.com/dp?ur...ckFlasher_Win; md5sum=`md5sum Win_OCF_34-2_EMMC_RM680-OEM1-916.exe`; done
__________________
things we learned from movies
38) No matter how badly a spaceship is attacked, its internal gravity system is never damaged.
 

The Following User Says Thank You to greygoo For This Useful Post: