08-09-2020, 08:22 AM
df -h will NOT show if a card is fake,, f3 or htestw(for win) write a sector/cluster every GB,
read it back to check. A fake "wraps"after real size is full. The test will take some hours, run overnight
I would not suggest for your 256GB SD
https://github.com/mrfixit2001/debian_de...226.img.xz
A bit dated as a main OS, based on stretch, 64bit kernel and 32bit userland, put on 16 or 32GB card
balena internally does something like [zcat|xzcat] <image>|dd of=somewhere, don't need to expand image
Nor do you with dd, pipelines work well
I am inclined to think the problem is manjaro's uboot, a work around is from login screen (sddm?),
drop down menu in upper right, pwr button icon ->reboot
If you have an UPDATED mrfixit SD, changing uboot on emmc is easy
save emmc mbr, write 1st 16M SD ->emmc, restore emmc mbr
read it back to check. A fake "wraps"after real size is full. The test will take some hours, run overnight
I would not suggest for your 256GB SD
https://github.com/mrfixit2001/debian_de...226.img.xz
A bit dated as a main OS, based on stretch, 64bit kernel and 32bit userland, put on 16 or 32GB card
balena internally does something like [zcat|xzcat] <image>|dd of=somewhere, don't need to expand image
Nor do you with dd, pipelines work well
I am inclined to think the problem is manjaro's uboot, a work around is from login screen (sddm?),
drop down menu in upper right, pwr button icon ->reboot
If you have an UPDATED mrfixit SD, changing uboot on emmc is easy
save emmc mbr, write 1st 16M SD ->emmc, restore emmc mbr