View Single Post
Posts: 256 | Thanked: 92 times | Joined on Oct 2010
#109
Originally Posted by Devrim View Post
Code:
Nokia-N900:~# apt-get install --reinstall kernel-flasher
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded.
Need to get 0B/157kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 55183 files and directories currently installed.)
Preparing to replace kernel-flasher 2.6.28-20103103+0m5 (using .../kernel-flasher_2.6.28-20103103+0m5_armel.deb) ...
Unpacking replacement kernel-flasher ...
Setting up kernel-flasher (2.6.28-20103103+0m5) ...
I'm still getting U-boot
say: install everything that belongs to that kernel(irrc that are three packages). put a copy of the kernel to your pc(so you have it in case something goes wrong). also deinstall uboot.
and if uboot is still there after that use force and flash the kernel you saved on your harddrive(must be the one you prev. installed via apt). and you are good.
(note that i said flash KERNEL not firmware and not emmc. that is: flasher -f -k kernel)

also note the order first use the most high level means of doing it and only if they are buggy and fail use brute force to achieve where that failed.

Last edited by lunat; 2010-11-14 at 12:04.