View Single Post
ericdkirk's Avatar
Posts: 232 | Thanked: 45 times | Joined on Jul 2007 @ Tennessee, US
#3
Well you should be able to get root either
>with become root
>or open ssh server (my choice)

you should go in the docs folder and remove all the pdfs to make space

place these 2 files 1 2 in the docs folder

as root (in a console) run
Code:
tar zxvf /home/user/MyDocs/.documents/kernel_flasher.tgz
tar zxvf /home/user/MyDocs/.documents/kernel-sdhc-48MHz-3.2006.49.tar.gz
cd /home/user/MyDocs/.documents/kernel_flasher
./kernel_flash /home/user/MyDocs/.documents/zImage-48MHz
shutdown -r now
NOTE:
If you do not understand what this process is you should not be doing this.
Make sure you have read Fanoush's site and the problems that can come with this.