I downloaded the image for debian (duos_sd.img.lz4) for duos 512mb but it is giving this problem when booting:
[ 1.231543] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.237686] Bluetooth: HIDP socket layer initialized
[ 1.243340] Loading compiled-in X.509 certificates
[ 1.280791] cviteka-adc sound_adc: cviteka_adc_probe, dev name=sound_adc
[ 1.287797] cviteka-adc sound_adc: cviteka_adc_probe start devm_snd_soc_register_card
[ 1.301182] cviteka-dac sound_dac: cviteka_dac_probe, dev name=sound_dac
[ 1.320715] mmc0: Problem setting drive strength!
[ 1.326428] ALSA device list:
[ 1.329857] dw-apb-uart 4140000.serial: forbid DMA for kernel console
[ 1.351780] Waiting for root device /dev/mmcblk0p2ā¦
[ 1.432175] random: fast init done
[ 1.705113] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.712640] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
[ 1.720339] mmcblk0: p1 p2
[ 1.725603] EXT4-fs (mmcblk0p2): couldnāt mount RDWR because of unsupported optional features (10000)
[ 1.735170] EXT4-fs (mmcblk0p2): couldnāt mount as ext3 due to feature incompatibilities
[ 1.744291] EXT4-fs (mmcblk0p2): couldnāt mount RDWR because of unsupported optional features (10000)
[ 1.753851] EXT4-fs (mmcblk0p2): couldnāt mount as ext2 due to feature incompatibilities
[ 1.762954] EXT4-fs (mmcblk0p2): couldnāt mount RDWR because of unsupported optional features (10000)
[ 1.781872] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 1.789468] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.259435] random: crng init done
[ 3.722511] mmc0: Problem setting drive strength!
[ 5.541792] blk_update_request: I/O error, dev mmcblk0, sector 205721 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
[ 5.553059] Buffer I/O error on dev mmcblk0p2, logical block 115, lost async page write
[ 5.919484] blk_update_request: I/O error, dev mmcblk0, sector 206153 op 0x1:(WRITE) flags 0x800 phys_seg 2 prio class 0
[ 5.930775] Buffer I/O error on dev mmcblk0p2, logical block 169, lost async page write
[ 5.939085] Buffer I/O error on dev mmcblk0p2, logical block 170, lost async page write
[ 6.302384] blk_update_request: I/O error, dev mmcblk0, sector 220497 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
[ 6.313649] Buffer I/O error on dev mmcblk0p2, logical block 1962, lost async page write
[ 6.680691] blk_update_request: I/O error, dev mmcblk0, sector 221233 op 0x1:(WRITE) flags 0x800 phys_seg 2 prio class 0
[ 6.691954] Buffer I/O error on dev mmcblk0p2, logical block 2054, lost async page write
[ 6.700356] Buffer I/O error on dev mmcblk0p2, logical block 2055, lost async page write
[ 6.708775] JBD2: recovery failed
[ 6.712242] EXT4-fs (mmcblk0p2): error loading journal
[ 6.717967] VFS: Cannot open root device āmmcblk0p2ā or unknown-block(179,2): error -5
[ 6.726186] Please append a correct āroot=ā boot option; here are the available partitions:
[ 6.734843] b300 15558144 mmcblk0
[ 6.734848] driver: mmcblk
[ 6.741916] b301 102400 mmcblk0p1 00000000-01
[ 6.741920]
[ 6.748985] b302 815934 mmcblk0p2 00000000-02
[ 6.748988]
[ 6.756039] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
[ 6.764765] ā[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2) ]ā