![]() |
2008-01-31
, 08:45
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#12
|
# chroot /mnt/initfs
![]() |
2008-01-31
, 16:18
|
Posts: 18 |
Thanked: 2 times |
Joined on Jan 2008
|
#13
|
![]() |
2008-01-31
, 16:34
|
Posts: 18 |
Thanked: 2 times |
Joined on Jan 2008
|
#14
|
![]() |
2008-01-31
, 16:41
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#15
|
[ 76.710937] mmcblk0: error 1 transferring data [ 76.710937] end_request: I/O error, dev mmcblk0, sector 10240002 [ 76.710937] EXT2-fs: unable to read superblock
![]() |
2008-01-31
, 18:59
|
Posts: 18 |
Thanked: 2 times |
Joined on Jan 2008
|
#16
|
you can try to reformat the card with Panasonic SD formatter.
![]() |
2008-01-31
, 21:45
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#17
|
![]() |
2008-02-02
, 09:48
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#18
|
![]() |
2008-02-21
, 00:35
|
Posts: 4 |
Thanked: 0 times |
Joined on Feb 2008
|
#19
|
I found this while having a similar problem and even reflashed my device to try and fix it.. but for me, the solution was... to edit the bootmenu.conf file and add options both memory cards. Oops. I had the good sense to copy the cloned partition beforehand onto my laptop, but eh, what the heck, it's a new version of Nokia's firmware anyway.
Key point is, for me, even though the "mount" command showed (and still shows!) the partition I had formatted as "/dev/mmcblk0p2", the bootmenu.conf has to have it as "/dev/mmcblk1p2". (This may have been mentioned by others before, but I missed it if so.)
MENU_1_NAME="Internal flash" MENU_1_ID="flash" MENU_2_NAME="MMC card" MENU_2_ID="mmc" MENU_3_NAME="mmcblk0p2 MMC card, partition 2, ext2" MENU_3_ID="mmc2" MENU_3_DEVICE="mmcblk0p2" MENU_3_MODULES="mbcache ext2" MENU_3_FSTYPE="ext2" MENU_3_FSOPTIONS="noatime" MENU_4_NAME="mmcblk1p2 MMC card, partition 2, ext2" MENU_4_ID="mmc1" MENU_4_DEVICE="mmcblk1p2" MENU_4_MODULES="mbcache ext2" MENU_4_FSTYPE="ext2" MENU_4_FSOPTIONS="noatime" MENU_5_NAME="USB hard drive" MENU_5_ID="usb" MENU_6_NAME="Power off (when not on charger)" MENU_6_ID="off"
![]() |
2008-02-21
, 06:34
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#20
|
N810 boot from the mmcblk0p2 partition although it is the mmcblk1p2 partition in the boot setup -> maybe a bug ?
Newbies click here before posting. Thanks.
If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.