|
Page 3 of 4 |
|
Prev |
1 2 3
4
|
Next
Re: HOWTO: Change, remove or add u-boot on power kernel image
Hey there,
do I have to remove the installed power-kernel-version(v47) and install uboot first? Thanks for any tips, I really want to test meego, but the uboot-version available through the repositories ist only for version46. Cheers, Blck |
Re: HOWTO: Change, remove or add u-boot on power kernel image
Here's a small guide to add u-boot to power48.
1st: Download and install all packages from here Code:
dpkg -i kernel-power_1:2.6.28-10power48_armel.debCode:
uname -rThen follow up this little guide ;) (Thx to [DarkGUNMAN] and Fabry's guide of patching power-kernel with u-boot) Open Terminal: Code:
sudo gainrootCode:
apt-get install -y wget flasher mkimageCode:
wget http://atrey.karlin.mff.cuni.cz/~pali/kernel-power_1:2.6.28-10power48_armel.deb -O kernel-power_2.6.28-10power48_armel.debCode:
wget http://repository.maemo.org/extras-devel/pool/fremantle/free/u/u-boot-for-power-kernel/u-boot-for-power-kernel_1.0_all.deb -O u-boot-for-power-kernel_1.0_all.debCode:
flasher -u -F zImage-2.6.28.10-power48.fiascoCode:
mkimage -A arm -O linux -T kernel -C none -a 80008000 -e 80008000 -n "Power Kernel v48" -d zImage uImageCode:
dd if=uImage of=vmlinuz-2.6.28.10-power48 seek=448Code:
rm zImageCode:
softupd -vv -s --localCode:
flasher --local -f -k /home/user/vmlinuz-2.6.28.10-power48Code:
mv /boot/zImage-2.6.28.10-power48 /boot/multiboot/vmlinuz-2.6.28.10-power48-bakIf you have old power47 or double power48 entries open Filebox and navigate to /etc/multiboot.d to delete the respecting *.item files. #10. Reboot and watch the http://upload.wikimedia.org/wikipedi...-Fresh_tux.png !!! :D Edit: I coloured the code for whose who don't know what goes together and what not. So, each colored lines are a complete string where to hit 'Enter' after. I left the obvious ones untouched ;) Greetz, J4ZZ |
Re: HOWTO: Change, remove or add u-boot on power kernel image
Quote:
If you just want to try meego, why don't you downgrade your power-kernel to v46, go and see what meego has to offer. |
Re: HOWTO: Change, remove or add u-boot on power kernel image
Everytime I run NITDroid (N12 Gingerbread) it breaks my u-boot.
|
Re: HOWTO: Change, remove or add u-boot on power kernel image
@J4ZZ:
Look, thanks for the guide and all! I know my way around using the command line and even worked with linux for a couple of years. But before using anything like that guide I'd like to have some basic stuff cleared out first. It's almost unbelievable but I haven't found anywhere anyone that explains what all these boot things are actually doing in detail. I mean, I was happy to read that if I install kernel power with it's supplied bootimg package, then my guess was that I would be able to multiboot just by doing that. Then I read about this u-boot stuff that I know have been around for a while since the earlier power kernels, that it is obviously needed as well. So what does that provide in comparison with bootimg package? What the hell? Why do I need the bootimg package, why do I need the u-boot package and why do I need both in order to use multiboot with for instance MeeGo on the SD card. I know this sounds like like very noob stuff, but I haven't found anywhere here someone explaining the boot process in the N900 and why we need this and that in order to get it to work. It would be much easier to accept such guides if we understand the reason to what the freaking things are doing that we install. I have read about the universal bootloader earlier, but not really how it fits into the n900. It's not so strange that some ppl cannot follow simple guides if noone really explains what's going on. Probably it's explained somewhere, but I sure haven't found it and I'm tired of clicking through +100 pages in threads with unrelated stuff or with guides for dummies that says "do it this way" but not explaining how it is supposed to work in just basic terms. Where can I read about the darned boot process? BTW, the search bar here at talk.maemo.org is useless junk. Rant over. |
Re: HOWTO: Change, remove or add u-boot on power kernel image
followed instructions (twice) but boot stuck at "Loading kernel..." line.
I've made the procedure with powerk v48. any thoughts/help? |
Re: HOWTO: Change, remove or add u-boot on power kernel image
Quote:
|
Re: HOWTO: Change, remove or add u-boot on power kernel image
Just followed your link instructions (wich seem to be the same has on this thread) and the same happens.
Uboot is stuck on "Starting kernel ..." and the led light is on (strong blue). PS. I have to remove bat to reflash the non-uboot kernel again |
Re: HOWTO: Change, remove or add u-boot on power kernel image
yes it's based on this thread and another, as referenced. In one of the thread (this one or the other), it's written that some firmware don't work with the verion of u-boot used here, so maybe it's the case for you :/
|
Re: HOWTO: Change, remove or add u-boot on power kernel image
im in exactly the same situation boots meego fine , But freezes at loading kernel after trying to add u-boot to kernel 48.
|
| All times are GMT. The time now is 21:56. |
Page 3 of 4 |
|
Prev |
1 2 3
4
|
Next
vBulletin® Version 3.8.8