Thread
:
Overclock the N900?
View Single Post
jcompagner
2010-11-14 , 13:17
Posts: 290 | Thanked: 165 times | Joined on Sep 2009
#
5110
I like to use uboot (or multiboot) to start Meego from my sd card.
Now i have installed the latest power kerner 45..
I have installed the raw image on the N900 itself:
Nokia-N900:~# dd if=/home/user/MyDocs/meego-core-armv7l-n900-1.1.80.4.20101102.1-mmcblk0p.raw of=/dev/mmcblk1
that does result in these partitions:
Nokia-N900:~# sfdisk -l
Disk /dev/mmcblk1: 979328 cylinders, 4 heads, 16 sectors/track
Warning: The partition table looks like it was made
for C/H/S=*/4/32 (instead of 979328/4/16).
For this listing I'll assume that geometry.
Units = cylinders of 65536 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/mmcblk1p1 0+ 24414- 24415- 1562500 83 Linux
/dev/mmcblk1p2 24416 28319 3904 249856 83 Linux
/dev/mmcblk1p3 0 - 0 0 0 Empty
/dev/mmcblk1p4 0 - 0 0 0 Empty
Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/mmcblk0p1 1 884864 884864 28315648 c W95 FAT32 (LBA)
/dev/mmcblk0p2 884865 950400 65536 2097152 83 Linux
/dev/mmcblk0p3 950401 974976 24576 786432 82 Linux swap / Solaris
/dev/mmcblk0p4 0 - 0 0 0 Empty
but when i reboot and i try for example:
run mmcboot
i get wrong image format for bootm command..
anybody know what that can be?
if i just let it boot i get something like
unable to read "boot.scr" from mmc 0:1
invalid partition #3
but what is that partition #3? i only have 2 partitions on it...
Last edited by jcompagner; 2010-11-14 at
13:20
.
Quote & Reply
|
jcompagner
View Public Profile
Send a private message to jcompagner
Find all posts by jcompagner