The low-level tag has no wiki summary.
0
votes
2answers
28 views
Linux: Show directory content as if it was a file?
I am a bit confused on what a directory really is. In various places I read that in Linux directories are just strings that keep the names of the nested files. In that case is there a way to show ...
1
vote
2answers
124 views
Fix SD card that's reporting too large a size?
I have a 4GB MiniSD card that is reporting it has 6GB of space as opposed to the 4GB it's supposed to have. Is there any way to flash the card so it will report the proper size?
I've tried diskutil ...
2
votes
2answers
470 views
How can I low level format a USB drive? [closed]
Possible Duplicate:
What is the best way to completely reformat an USB stick?
How can I low level format a 16GB USB drive?
I've already confirmed it has bad sectors, so I reckon a low ...
0
votes
2answers
2k views
Windows FAT/NTFS Low-Level Disk Viewer (Norton DiskEdit alternative)
One of my most valuable software tools has always been Norton DiskEdit from Norton Utilities/Symantec Systemworks. I have used it for years for so many things, including, but not limited to learning ...
5
votes
2answers
1k views
Can I use something like the SSD TRIM command on a SD card?
SSD flash hard drives have started to support TRIM in order to avoid the slowdown that occurs after a while.
How do I do something similar on a SD card ?
Like reformating the SD card, but at a ...