Primetio sam da u doticnoj verziji SUSA moj USB storage radi nevidjeno sporo. Malo sam ceprkao po netu i nasao da je sporo jer je kod automount ukljucena opcija sync.
Resenje (za one koje mrze da traze po netu):
1.
Create the directory /usr/share/hal/fdi/policy/95userpolicy:
#mkdir -p /usr/share/hal/fdi/policy/95userpolicy/
2.
Create a file with the name nosync.fdi and the following contents:
false
3.
Adjust the line according to
your hardware. Run ‘lshal’ to retrieve the “volume.uuid” and enter this id
instead of ==UUID==
umesto te linije stavite ovu:
4.
Finally restart the HAL service with
#rchal restart