![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Glad to hear that :)
As I said, I see the screen as in your first post of this thread. I can only succesfully start the "attached kernel" option. It brings me to the bootmenu, where I can choose maemo 5 nand, recovery console, backupmenu and power off. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
ade, run these u-boot commands and write output:
setenv mmcnum 1 setenv mmcpart 1 setenv mmctype fat setenv mmcscriptfile bootmenu.scr run trymmcscriptboot |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
sure. I have to go now and will we back in a few hours. Then I will update this post with your request.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
ade also check if your MyDocs partition is correct FAT32.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
I already did a fsck on MyDocs to find any errors. It did not find any problems.
The output I get after the console commands: Code:
mmc1 is current device |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Ok, so problem is that U-Boot cannot read file bootmenu.scr from MyDocs partition.
Try to run this u-boot command to show all files in MyDocs: ext2ls mmc 1:1 / |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Code:
Failed to mount ext2 filesystem... |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
yes, sorry, it is 'fatls' command
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
Hmm, that's unexpected output:
Code:
./ |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
ok, seems that your MyDocs is corrupted or is formated to some other FAT variant. linux kernel support all FAT variants, but U-Boot fat driver is very simple... did you formated your MyDocs?
|
All times are GMT. The time now is 12:09. |
vBulletin® Version 3.8.8