Thread: USB Flash speed
hi! how can test usb flash speed (write/read) in linux ?
don't know write speed, can test read speed this:
use command determine device address of drive:
then issue:code:sudo fdisk -l
replacing /dev/sda1 address of flash drive.code:sudo hdparm -t /dev/sda1
edit: if drive empty, can use disk utility (installed default) benchmark drive.
edit 2: "empty" in absolutely nothing on drive, including partition table. can achieved disk utility, well.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] USB Flash speed
Ubuntu
Comments
Post a Comment