|
2009-01-12
, 10:08
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#12
|
Fanoush -
I went through the following steps and got bootmenu to do what it is supposed to do but got an error...
"Boot from mmc13 failed... rebooting from flash"
sudo gainroot insmod <your filesystem modules> mount -t <yourfilesystemtype> /dev/mmcblkXpY /opt ls -la /opt
remove extra stuff? no <-- changed from original instructions in order to resolve boot issue
this brought up the bootmenu again (after a reboot) and again the D-pad let me navigate and the keyboard let me select and attempt to boot into mmc13
$ sudo gainroot
# chroot /mnt/initfs cal-tool --set-root-device ask:mmc
# reboot
|
2009-01-12
, 13:58
|
|
Posts: 716 |
Thanked: 236 times |
Joined on Dec 2007
|
#13
|
|
2009-01-12
, 14:58
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#14
|
Apparently you updated the initfs_flasher.tgz on 1/11/09 - is that the one you mean?
It would help if you would put something on the page indicating the release date or a changelog.
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2009-01-12
, 15:29
|
Posts: 22 |
Thanked: 7 times |
Joined on Jan 2009
|
#15
|
Ok so something went wrong with the partitioning/formatting/cloning phase. This message shows when your partition on mmc card cannot be mounted for some reason (filesystem mismatch, no such partition, not formatted, ...) or if the mount succeeds but there is no /sbin/init executable in the filesystem.
Could you try to mount your booting partition by hand in shell after system boots like this and see what's really there or what error you get?
So this helped to get rid of the wimax error? Did you try to enter 'yes' also with latest initfs_flasher which has keyboard support for RX-48? I'd like to be sure which one helped with the wimax #2 error message - proper keyboard support or removing extra stuff. In theory both could do it (i.e. both are equally unlikely :-).Code:sudo gainroot insmod <your filesystem modules> mount -t <yourfilesystemtype> /dev/mmcblkXpY /opt ls -la /opt
Why you set it to "ask:mmc" when your menu items are named mmc13 and mmc12? It doesn't matter much but I'm not sure what you wanted to do here. The 'mmc' id triggers original nokia behaviour of searching for first bootable partition on first card so the result is a bit random. "--set-root-device ask" is a bit better if you really don't want to have default choice. It will boot from flash instead of random mmc partition.
|
2009-01-12
, 15:56
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#16
|
I'm not excited to re-do this all again (I assume that it would be pointless if I don't reflash the device?) but after all the hard work you have done how can I balk.
I missed the plan "ask" option and had not yet figured out that I should call MY partition mmc13.
The read me said that the ask:mmc option would make the bootmenu scan for available partitions so I tried that! (and I'm happy to say it worked)
|
2009-01-12
, 16:06
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#17
|
Good to know that the problem is not insurmountable ( I hope!) I will try this as soon as someone explains to me what I'm supposed to put in place of "<your filesystem modules>". I'm clueless as to what that refers to...
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2009-01-12
, 22:36
|
Posts: 22 |
Thanked: 7 times |
Joined on Jan 2009
|
#18
|
The Following User Says Thank You to tomstratton For This Useful Post: | ||
|
2009-01-13
, 05:29
|
Posts: 22 |
Thanked: 7 times |
Joined on Jan 2009
|
#19
|
Success!
I must have buggered the partitioning or something. Redid the partitions the "easy" way and have been successful. I'm going to re-do the whole thing while keeping step-by-step notes. When I have a definitive answer about the
"remove extra stuff? yes or no" problem and will put the entire results here.
The Following 2 Users Say Thank You to tomstratton For This Useful Post: | ||
|
2009-01-13
, 06:35
|
Posts: 22 |
Thanked: 7 times |
Joined on Jan 2009
|
#20
|
Yes symlinks are used (so it is e.g. not good idea to extract the tgz on windows and/or use memory card with FAT filesystem to transfer already extracted flasher archive to the tablet) but I don't see how it is related to different OS versions / devices or what is the problem.
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.