Tagged Questions
2
votes
1answer
66 views
extending a partition by resize2fs
I have a 4 GB SD card. Before the image load
root@ubuntu# fdisk -l
Disk /dev/sdb: 3965 MB, 3965190144 bytes
49 heads, 48 sectors/track, 3292 cylinders, total 7744512 sectors
Units = sectors of 1 * ...
5
votes
1answer
2k views
How can I check the condition of an SD card?
How can I check the health condition of an SD card?
When I want to check a hard drive, I can use SMART, how should I check an SD card? Is there a universal approach?