Hi I tried to disable the wifi from the comand line sudo rmmod r8192* but i got this message ganesh@ganesh-HCL-ME-Laptop:~$ sudo rmmod r8192* [sudo] password for ganesh: ERROR: Module r8192* does not exist in /proc/modules ganesh@ganesh-HCL-ME-Laptop:~$ so i disabeled it from the hardware switch (Fn+F11)which didn't improve the copy time then i captured the usbmon results which i have attached then when i ran the 'dd' which gave this ganesh@ganesh-HCL-ME-Laptop:~$ sudo dd if=/dev/zero of=/media/udisk/tmp oflag=direct bs=120K count=2K [sudo] password for ganesh: dd: opening `/media/udisk/tmp': Not a directory i also ran ran the old dd command you have given and this is the result ganesh@ganesh-HCL-ME-Laptop:~$ sudo dd if=/dev/null of=/media/udisk bs=120K count=1K 0+0 records in 0+0 records out 0 bytes (0 B) copied, 8.262e-06 s, 0.0 kB/s ganesh@ganesh-HCL-ME-Laptop:~$ funny thing is i dont know what i am doing, i just followed your instructions plz suggest On Thu, Sep 8, 2011 at 9:37 AM, Ming Lei