Replies: 1 comment 1 reply
-
Does it work with the older images? try to use a smaller and older sdcard. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi. latest build, system on internal emmc.
Kioxia 64GB microsd card - tested on external usb cardreader - works ok(in this tvbox). after insert in internal microsd slot:
mount /dev/mmcblk0p1 /mnt/sdcard
mount: /mnt/sdcard: can't read superblock on /dev/mmcblk0p1.
dmesg(1) may have more information after failed mount system call.
and dmesg output:
[57907.307566] mmc0: new high speed SDXC card at address 1234
[57907.310275] mmcblk0: mmc0:1234 SA64G 58.0 GiB
[57907.315051] mmcblk0: p1
[58000.096434] I/O error, dev mmcblk0, sector 2048 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 2
[58000.098162] Buffer I/O error on dev mmcblk0p1, logical block 0, lost sync page write
[58000.099847] EXT4-fs (mmcblk0p1): I/O error while writing superblock
[58000.101556] EXT4-fs (mmcblk0p1): mount failed
any ideas? thanks.
Beta Was this translation helpful? Give feedback.
All reactions