Hi, >From: Marko Saukko > >I'm glad to announce the next Nemo Mobile release >0.20111120.1.CE.2011-11-24.1.
>URL to release. NOTE: The URL might not work yet as the sync isn't done >yet however it should be available in next hour or so. > >http://repository.maemo.org/meego/Nemo/0.20111120.1.CE.2011-11-24.1/ > >It is recommended to flash a new release instead of updating the old >one. However if you want to to updating the old release feel free to ask >questions at #nemomobile @ Freenode. There is a small catch for N950. You need to manually create two symlinks in /boot of the root-fs after unpacking the tarball to the device Something like this: # cd /mnt/<n950mount>/boot # ln -s vmlinuz-2.6.32.20112201-7.1.Nemo.Adaptation.N950.N9-adaptation-n950 bzImage # ln -s cmdline-2.6.32.20112201-7.1.Nemo.Adaptation.N950.N9-adaptation-n950 cmdline If you don't do that MOSLO won't find the kernel and fail to boot. Cheers Thomas Ruecker
