What kind of error is this?

Colleagues, what is this error and where does it come from? I recorded the image on an SD card with the minimum version of DietPi - Odroid C2 and this error appears during the first run and later after restarting.

mod edit:

[ 36.156076] I/O error, dev mmcblko, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 
[ 36.165121] mmc0: card 0001 removed 
Begin: Running/scripts/local-block ... done. lone. 
Gave up waiting for root file system device. Common problems: 
Boot args (cat /proc/cmdline) 
Check rootdelay= (did the system wait long enough?) 
Missing modules (cat /proc/modules: ls /dev) 
ALERT!   UUID=9bd005c3-3b2b-48e6-8927-7a2a7eec85ad does not exist. Dropping to a shell! 
(initranfs) 
[ 38.860804] mmc0: tuning execution failed: -5 
[ 38.8806651 mmc0: ddr50 tuning failed 
[ 38.900154] mmc0: new ultra high speed DDR50 SDHC card at address 0001 
[38.923536] mmcblk0: mmc0:0001 SD16G 29.8 GiB 
[41.591817] mmc0: tuning execution failed: -5 
[ 41.611639] mmc0: ddr50 tuning failed 
[ 41.6320431 1/0 error, dev mmcblko, sector 0 op 0x0: (READ) flags 0x0 phys_seg 1 prio class 2 
[ 41.638475] Buffer I/O error on dev mmcblko, logical block 0, async page read 
[ 41.6483121 1/0 error, dev mmcblko, sector 0 op 0x0: (READ) flags 0x0 phys_seg 1 prio class 2 
[41.654559] Buffer 10 error on dev mmcblko, logical block 0, async page read 
[ 41.661670] mmcblk0: unable to read partition table 
[ 44.336767] mmc0: tuning execution failed: -5 
[44.357142] mmc0: ddr50 tuning failed 
[ 44.3687551 10 error, dev mmcblko, sector 0 op 0x0: (READ) flags 0x80700 phys_seg 1 prio class 2 44.3790371 1/0 error, dev mmcblko, sector 0 op 0x0: (READ) flags 0x0 phys_seg 1 prio class 2 
[ 44.386117] Buffer 10 error on dev mmcblko, logical block 0, async page read

I/O errors indicates a failing card, wrong format or connectivity issues (it’s not placed right in the slot).

You can try to reflash it. If this does not help, try another tool for flashing (what tool did you use in the first place?)

1 Like

I used SD Formater to format the card, and later, if I’m not mistaken, it was AOMEI Partition Assistant. I loaded 3 different firmwares onto the card and similar results resulted in some errors. I replaced the card and it went quickly :slight_smile: everything works.

I also have a question because Odroid C2 is to be used as a NAS server and I noticed that when I connect an SSD drive for data storage, after restarting the device wants to boot from USB, i.e. SSD drive, and the NAS software does not work from the SD card. .Does anyone know how to change it to boot from the SD card?

Are there any data on the SSD?

1 Like

There was only music in FLAC format and no software data. The disk was removed from another NAS device without formatting and the directory to be shared over the network was added to OpenMediaVault in the program.

hmm not sure why the SSD is taken. Maybe @MichaIng has an idea.

1 Like