![]() |
2011-08-26
, 07:40
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#81
|
![]() |
2011-08-26
, 08:21
|
Posts: 73 |
Thanked: 60 times |
Joined on Aug 2011
@ Canada
|
#82
|
![]() |
2011-08-26
, 08:48
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#83
|
![]() |
2011-09-12
, 23:30
|
Posts: 309 |
Thanked: 519 times |
Joined on Oct 2010
|
#84
|
Ready? Let's go.
1. Install MeeGo.
Follow the instructions on the wiki for installing to the MicroSD card, using your 4GB card. For me the procedure was (under Linux):
Code:sudo apt-get install pv sudo umount /dev/sdb1 cd Downloads bzcat meego-handset-armv7l-n900-1.1-mmcblk0p.raw.bz2 | pv | sudo dd bs=4096 of=/dev/sdb mkdir meego-modules sudo mount /dev/sdb2 /mnt cp -r /mnt meego-modules #these modules are used later for Kubuntu sudo umount /mnt
![]() |
2011-09-13
, 02:31
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#85
|
![]() |
2011-09-22
, 11:02
|
Posts: 26 |
Thanked: 7 times |
Joined on Sep 2011
|
#86
|
![]() |
2011-09-22
, 13:12
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#87
|
![]() |
2011-10-09
, 01:43
|
Posts: 28 |
Thanked: 2 times |
Joined on Feb 2010
|
#88
|
The Following User Says Thank You to The_Legend For This Useful Post: | ||
![]() |
2011-10-09
, 03:13
|
Posts: 482 |
Thanked: 550 times |
Joined on Oct 2010
|
#89
|
I'm having some trouble with this tutorial.
After running through it, when I boot my N900, I get the Multiboot screen. If I choose either the kernel-power or the omap1, it runs as it is supposed to. But if I choose the uboot, it goes to the uboot screen, then I let it time out, and then it goes back to the multiboot. On that moment, if I choose either uboot again or power-kernel, it goes back to multiboot's main menu. It only goes out if I omap1.
But then, when I reboot after choosing uboot and then omap1, instead of going to multiboot, it goes straight to uboot, and when it times out, it boots from the mmc, and meego works fine.
Do you have any idea of what's going on?
![]() |
2011-10-09
, 08:15
|
|
Posts: 18 |
Thanked: 13 times |
Joined on Jul 2011
@ Novi Sad, Serbia
|
#90
|
I'm having some trouble with this tutorial.
After running through it, when I boot my N900, I get the Multiboot screen. If I choose either the kernel-power or the omap1, it runs as it is supposed to. But if I choose the uboot, it goes to the uboot screen, then I let it time out, and then it goes back to the multiboot. On that moment, if I choose either uboot again or power-kernel, it goes back to multiboot's main menu. It only goes out if I omap1.
But then, when I reboot after choosing uboot and then omap1, instead of going to multiboot, it goes straight to uboot, and when it times out, it boots from the mmc, and meego works fine.
Do you have any idea of what's going on?