Would you recommend the product? yes | Price you paid? (in USD): $10.00 | Rating: 10
|
Kernel (uname -r):
|
2.4.20
|
|
Distribution:
|
Slackware 9.0
|
I added this to my /etc/fstab
/dev/sda1 /mnt/sd vfat noauto,noatime,user 0 0
the noatime reduces the writing that the card receives, because every time even an ls is done, the system updates the time on the file. I read this in Linux Journal.
|