![]() |
2010-06-01
, 07:22
|
Banned |
Posts: 3,412 |
Thanked: 1,043 times |
Joined on Feb 2010
|
#111
|
![]() |
2010-06-01
, 07:24
|
Banned |
Posts: 3,412 |
Thanked: 1,043 times |
Joined on Feb 2010
|
#112
|
![]() |
2010-06-01
, 07:25
|
Banned |
Posts: 3,412 |
Thanked: 1,043 times |
Joined on Feb 2010
|
#113
|
![]() |
2010-06-03
, 14:48
|
Posts: 642 |
Thanked: 486 times |
Joined on Aug 2008
|
#114
|
![]() |
2010-06-03
, 15:07
|
Posts: 326 |
Thanked: 335 times |
Joined on Feb 2010
|
#115
|
I'm a little busy at the moment so don't have much time to do this - plus I don't have a spare micro sd card to try this.
But i'll give it a try once I get one.
![]() |
2010-06-04
, 02:12
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#116
|
I'm trying to boot "mer" on microsd following this guide: http://mer-project.blogspot.com/2010...okia-n900.html
All this in order to use the dd command (but also to try a different operating system ..)..
But I have a problem that afflicts me T_T
I partition the SD using gparted, i format it with ext3 file system...
Then i use the tar command to put all the necessary on the sd, copy the content of the firmware directory, create a file called mer.item in /etc/bootmenu.d, install Bootmenu for n900 ...
Finally i insert the card in the phone, push the power button with the keyboard opened...
I select Sd partition...
Then appears Booting from mmck ecc ecc..
But nothing happens and the phone turn off ...![]()
What's the problem ???
![]() |
2010-06-04
, 12:31
|
Posts: 326 |
Thanked: 335 times |
Joined on Feb 2010
|
#117
|
hmm, that's odd - what partition do you have mer on? - have you also copied the kernel modules from maemo to mer's /lib/modules directory?
![]() |
2010-06-05
, 13:51
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#118
|
Actually now I have no partitions on the SD ... in the beginning I created two partitions, one ext3 and one fat32, but then, having the suspicion that the bootmenu might recognize the FAT partition as the first one, I formatted the entire microsd as ext3 (using the bootable flag through gparted and labeled "mer").
Thus, through Ubuntu Live, I see the partition "mer" as mmcblk0p1.
Afterwards, boot from N900, appears: "Booting from mer (mmcblk1p1 ext3)..." Which should have nothing wrong because the mmcblk0 in this case should be the internal EMMC and sd should become mmcblk1
However I did not copy the kernel modules from /lib/modules .. The guide that i followed didn't say me to do that..... Should i ?
![]() |
2010-06-07
, 15:57
|
Posts: 326 |
Thanked: 335 times |
Joined on Feb 2010
|
#119
|
Sorry if couldn't reply sooner - i was busy all day yesterday
I'd recommend that you copy the kernel modules to your mer partition
Also, just as a future reference, you can use the on-device partition/format memory card steps from my Ubuntu Jaunty Guide which should make things a bit faster and easier to understand.