![]() |
2010-06-30
, 15:40
|
Posts: 146 |
Thanked: 73 times |
Joined on Sep 2009
|
#281
|
![]() |
2010-06-30
, 15:47
|
Posts: 557 |
Thanked: 370 times |
Joined on Apr 2010
|
#282
|
![]() |
2010-06-30
, 20:21
|
|
Posts: 369 |
Thanked: 167 times |
Joined on Mar 2010
|
#283
|
![]() |
2010-06-30
, 21:23
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#284
|
After using the installer.sh file, (just to test it out, and to try the new rootfs), I get this:
Choose bootup option:
2)MMC
9)Start a shell
I read up on this and it looks like people get this for poorly seated sd cards or bad .item files in bootmenu.d but I've checked them.
![]() |
2010-06-30
, 21:39
|
|
Posts: 369 |
Thanked: 167 times |
Joined on Mar 2010
|
#285
|
Does it look like the MMC is mounted? After you see the menu try removing the battery cover, then put it back and see if you see any output regarding the memory card.
![]() |
2010-06-30
, 21:45
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#286
|
sfdisk -l
![]() |
2010-06-30
, 21:53
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#287
|
![]() |
2010-06-30
, 21:56
|
|
Posts: 369 |
Thanked: 167 times |
Joined on Mar 2010
|
#288
|
Weird... It works for some and it doesn't work for others.
Can you doon your N900 in Maemo and give me the output?Code:sfdisk -l
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 Disk /dev/mmcblk1: 121008 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/mmcblk1p1 0+ 3199 3200- 102399+ c W95 FAT32 (LBA) /dev/mmcblk1p2 3200 121007 117808 3769856 83 Linux /dev/mmcblk1p3 0 - 0 0 0 Empty /dev/mmcblk1p4 0 - 0 0 0 Empty
![]() |
2010-06-30
, 22:01
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#289
|
Here goes:
Code: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 Disk /dev/mmcblk1: 121008 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/mmcblk1p1 0+ 3199 3200- 102399+ c W95 FAT32 (LBA) /dev/mmcblk1p2 3200 121007 117808 3769856 83 Linux /dev/mmcblk1p3 0 - 0 0 0 Empty /dev/mmcblk1p4 0 - 0 0 0 Empty
mkdir /and
mount /dev/mmcblk1p2 /and
cd /and
ls -a
![]() |
2010-06-30
, 22:23
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#290
|