Quote:
Originally Posted by makkonen
Hmm. I'm not sure about this one. Clearly it's set up right if it manages to boot; it's possible the SD Card is just too slow to load, so it's not finding it. If so, adding rootdelay=5 to the cmdline (in startup.txt) might help. That's a shot in the dark, but give it a try.
|
I tried this and it seemed to be working, was able to reboot two times in a row after 9 failed attempts before adding this. however, on the third reboot after putting that in the command line it started failing again. What I am getting is:
dosfsck 3.0.1, 23 Nov 2008, Fat 32, LFN
Logical sector size is zero.
mount: mounting /dev/block/mmcblk0 on /sdcard failed: invalid argument
Failed to mound the SD card, Cannot continue
/bin/sh: can't access the SD card. Cannot continue.
If I hadn't mentioned it before, the previous release booted up every time with no problems at all, when I updated to this release is when I started having this issue.