![]() |
Re: Booting from MMC on N800 Now Available!!
Quote:
thanks Ilia |
Re: Booting from MMC on N800 Now Available!!
Yes, it's the same, just replace parameters in first mount with -t ext2 /dev/mmcblkXpX. Then make sure final image still fits into internal flash (<=251 MB for N8x0). See exact size in /proc/mtd, rootfs is 0x0FB80000 = 263716864 bytes on my N810.
|
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Quote:
metalayer is a process which indexes files, Canola uses its own indexer so canola still works. |
Re: Booting from MMC on N800 Now Available!!
Quote:
# mount -t ext2 /dev/mmcblk0p2 /opt mount: mounting /dev/mmcblk0p2 on /opt failed # mount -t jffs2 /dev/mmcblk0p2 /opt mount: mounting /dev/mmcblk0p2 on /opt failed this was done booting from internal flash. # mount /dev/mmcblk0p2 /opt from mmc boot was sucessfull, yet I did not try to create the image since I feared that it would interfere with the fct that it is booting from mmc. any suggestions? Thanks Ilia |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
thanks... but I did have mbcache.ko and ext2.ko.
added ext3.ko and jbd.ko and the mount was sucessful. Code:
# ./mkfs.jffs2 -r /floppy (I mounted there) -o /media/mmc1/flashboot.jffs2 -e 128 -l -n 1) I don't know the correct syntaxis 2) I have no clue how to convert ext2 to jffs2 help please? thanks Ilia |
Re: Booting from MMC on N800 Now Available!!
Looks like corrupted filesystem on mmc, file /floppy/home/user/.osso/osso-notes/.g_keyfile is probably not OK. See also kernel log (use dmesg command) after you see that i/o error. Maybe e2fsck could repair it (when booted from flash and that mmc partition is not mounted).
|
Re: Booting from MMC on N800 Now Available!!
will try repairing it soon...
dmesg command returns about 100 lines saying Code:
menelaus 1-0072: Setting voltage 'VMMC' to 3000 mV (reg 0x0a, val 0xb8) Code:
menelaus 1-0072: Setting voltage 'VDCDC3' to 2800 mV (reg 0x07, val 0x29) EDIT!!!! when this procedure is repeated from flash, I have: Code:
JFFS2 warning: (1251) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -374 EDIT2 SUCCESS!!!!! after repairing the ext2, the entire process went perfectly. time to reflash (size of file 213 mb) EDIT3 (too lazy to create new posts) new problem reported: after reboot, (not reflash), all the kernel modules disappear, and I need to reinsert all of them. Note: this problem is only noted on the flash. any way to solve this, or do I need to create an automatic script? thanks Edit 4: reflashed successfully. thanks a lot for the help! |
Re: Booting from MMC on N800 Now Available!!
Quote:
Code:
MENU_1_MODULES="mbcache ext2" |
All times are GMT. The time now is 14:46. |
vBulletin® Version 3.8.8