audiomobster Posted January 2, 2014 Report Posted January 2, 2014 [8269.582] [disk_initialize] error while checking for SD Card (status 0) [8269.582] [disk_read] error while reading sector 0 [8269.582] [FILE] Failed to open root directory - error status: 1 [8269.582] [sDCARD_ERROR:-2] DFS_GetPtnStart failed to find partition [8269.582] ERROR: SD Card Error -2 (FatFs: D 0) [8270.596] SD Card disconnected Can someone please give me a description of this error or where to find one. Quote
TK. Posted January 2, 2014 Report Posted January 2, 2014 MIOS32 successfully connected to the SD Card, but didn't find a FAT16 or FAT32 filesystem. You can format the SD Card with your computer, or (maybe better) with the "sdcard_format" command in the MIOS Terminal. Best Regards, Thorsten. Quote
audiomobster Posted January 3, 2014 Author Report Posted January 3, 2014 (edited) Hi Thorsten, thanks for your reply. Now I'm getting a formatting error: [48347.313] sdcard_format yes, I'm sure [48347.315] Formatting SD Card... [48347.315] [disk_initialize] error while checking for SD Card (status 0) [48347.315] [GET_SECTOR_COUNT] Count is 0 [48347.315] Formatting failed with error code: 14! [48348.207] SD Card disconnected So I made: dd if=/dev/zero of=/dev/sdb fdisk ... mkfs.vfat /dev/sdb1 Same output, also with a different card. Kind regards, Uli Edited January 3, 2014 by audiomobster Quote
ilmenator Posted January 3, 2014 Report Posted January 3, 2014 Check all the connections between card reader and core board - that could be a cause if a known to be good card isn't recognized properly. Quote
audiomobster Posted January 3, 2014 Author Report Posted January 3, 2014 Guess I somehow screwed my cardreader, by connecting it twisted. Another one works fine. Thanks folks, Uli Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.