Am Montag, den 18.07.2005, 15:21 +0200 schrieb Jens Gassmann: > Mit der Kernelversion 2.6.12-r4 habe ich das Problem auch, die -r5 > konnte ich nicht nicht testen, Guten Tag zusammen, vor kurzem bin ich mit meinem USB-Stick ebenfalls ausgebremst worden. Im Gentoo-Forum beschuldigten einige aber nicht den Kernel, sondern HAL. http://forums.gentoo.org/viewtopic-t-356789-highlight-slow+usb.html Bei mir was das des Pudels Kern (statt 5h für 600MB nur noch wenige Minuten) Grüße Matthias Zitat: USB 2.0 will slow down extremely when writing to an (USB) device with vfat if you mount it with the "sync"-option. Unfortunately HAL exactly did this if the device was smaller than 2 GB. So I had to edit the file /usr/share/hal/fdi/90defaultpolicy/storage-policy.fdi and made this changes: false true false true Code: false true false true Now I can transfer with much higher speeds (~ 4 MB/s). The only thing is that it takes a while to umount the device.