View Single Post
Posts: 21 | Thanked: 20 times | Joined on Oct 2010 @ Bristol UK
#2
whever i upgrade i find myself going to http://xuggs.blogspot.com/. this is for gingerbread obviously so change accordingly. And i believe there is an newer kernel. oh and you'll need to tidy up your multiboot which will still show both your old and new versions.

sudo
# cd /home/user/MyDocs
# wget http://downloads.nitdroid.com/e-yes/gingerbread.tar.bz2

# bzip2 -d gingerbread.tar.bz2
# mount /dev/mmcblk1p2 /and
# cd /and
# rm -rf * (this removes all the files from the old installation)
# tar xvf /home/user/MyDocs/gingerbread.tar

# cd /home/user/MyDocs
# wget http://downloads.nitdroid.com/nitins...nal1_armel.deb

# dpkg -i nitdroid-kernel-2.6.28-06_final1_armel.deb

Last edited by Thargor; 2011-06-19 at 23:20.
 

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