|
2010-11-02
, 20:48
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#3
|
|
2010-11-02
, 21:04
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#4
|
|
2010-11-02
, 21:19
|
Posts: 133 |
Thanked: 16 times |
Joined on Sep 2010
@ Balzan Malta
|
#5
|
|
2010-11-02
, 21:21
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#6
|
I approve. I was hoping we could also flash to a UBoot attached to power kernel version, just to skip the stock kernel completely, but can't beat the convenience of something this simple. Plus, now that this has happened, you can probably stick Titan's kernel somewhere else, and boot into that when you want to - and then possibly figure out how to do that by default.
The Following 6 Users Say Thank You to Stskeeps For This Useful Post: | ||
|
2010-11-02
, 21:38
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#8
|
The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
|
2010-11-02
, 21:42
|
Posts: 133 |
Thanked: 16 times |
Joined on Sep 2010
@ Balzan Malta
|
#9
|
@stskeeps
is it necessary to use the meego image from here
http://tablets-dev.nokia.com/meego-codedrop.php
or we can safely use the image located here
http://repo.meego.com/MeeGo/releases...cblk0p.raw.bz2
as I can see from the filename the date of the image from codedrop is november 1 while on the meego repo its october 26... Just wanna ask if there's any difference since I already have the one from the meego repo. Thanks!
The Following User Says Thank You to luketanti For This Useful Post: | ||
|
2010-11-02
, 21:52
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#10
|
@stskeeps
is it necessary to use the meego image from here
http://tablets-dev.nokia.com/meego-codedrop.php
or we can safely use the image located here
http://repo.meego.com/MeeGo/releases...cblk0p.raw.bz2
as I can see from the filename the date of the image from codedrop is november 1 while on the meego repo its october 26... Just wanna ask if there's any difference since I already have the one from the meego repo. Thanks!
The Following 6 Users Say Thank You to Stskeeps For This Useful Post: | ||
Tags |
power kernel, uboot |
|
http://maemo.org/packages/view/uboot-pr13/
A few days ago I've raw-written the MeeGo 1.1 (Release) Handset UX image to a micro SD card and I could boot into MeeGo by using the flasher -l -b -k command.
Just now I installed the U-boot successfully but it failed to boot into MeeGo. Soon I found out in this site that we will need to create an extra FAT partition, convert the MeeGo kernel file to an uImage, and then put the uImage to the newly created FAT partition in order to make it boots.
Will it be possible that we can download the "ready-made" uImage from repo.meego.com like where we download the .raw images? I suggest this because the purpose of u-boot after all is to ease the process of testing MeeGo, and the additional steps mentioned are quite troublesome for those who would like to test the daily builds frequently and for those who are using Windows as their primary OS...