Active Topics

 


Reply
Thread Tools
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#301
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.
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#302
ade, run these u-boot commands and write output:

setenv mmcnum 1
setenv mmcpart 1
setenv mmctype fat
setenv mmcscriptfile bootmenu.scr
run trymmcscriptboot
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#303
sure. I have to go now and will we back in a few hours. Then I will update this post with your request.
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#304
ade also check if your MyDocs partition is correct FAT32.
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#305
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 **
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#306
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 /
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#307
Code:
Failed to mount ext2 filesystem...
** Bad ext2 partition or disk - mmc 1:1 **
I would expect MyDocs to be read as fat32 btw...?
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#308
yes, sorry, it is 'fatls' command
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#309
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.
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#310
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?
 

The Following 4 Users Say Thank You to pali For This Useful Post:
Reply

Tags
bootmenu, u-boot


 
Forum Jump


All times are GMT. The time now is 19:01.