maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1) (https://talk.maemo.org/showthread.php?t=81613)

ade 2012-06-08 17:17

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.

pali 2012-06-08 17:36

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

ade 2012-06-08 17:39

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.

pali 2012-06-08 17:42

Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
 
ade also check if your MyDocs partition is correct FAT32.

ade 2012-06-08 19:53

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
reading bootmenu.scr

** Unable to read "bootmenu.scr" from mmc 1:1 **


pali 2012-06-08 20:01

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 /

ade 2012-06-08 20:13

Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
 
Code:

Failed to mount ext2 filesystem...
** Bad ext2 partition or disk - mmc 1:1 **

I would expect MyDocs to be read as fat32 btw...?

pali 2012-06-08 20:15

Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
 
yes, sorry, it is 'fatls' command

ade 2012-06-08 20:26

Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04)
 
Hmm, that's unexpected output:

Code:

./
../
291900  maemo_software_copyright.pdf
              user guides/
    391  jdjdsjdskjhdru.note.html

2 file(s), 3 dir(s)

maemo_software_copyright.pdf and User Guides/ can be found in Mydocs/.documents, can't find the html file.

pali 2012-06-08 20:30

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