Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB slow, but not for root
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
spupy
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2007
Posts: 102
Location: Germany

PostPosted: Wed Aug 06, 2008 10:27 pm    Post subject: USB slow, but not for root Reply with quote

I have two drag'n'drop mp3 players, with fat32 filesystem (i guess?). Mounting them through ROX with "sudo mount". File move/copy/delete is extremely slow for normal user - speed is sometimes in the magnitude of 100KB per second... But there is no problem if i open up a terminal, su and then mount as root. This is my fstab:
Code:
/dev/sda1      /      ext3      noatime      0 1
/dev/sda2      none      swap      sw      0 0
/dev/sda3      /home   ext3      noatime      0 0
/dev/sda6      /mnt/ubuntu   ext3      noauto,ro,user,umans=0   0 0
/dev/cdrom1      /mnt/cdrom   auto      noauto,ro,user,umask=0   0 0
/dev/sdb      /mnt/usb   vfat      noauto,rw,user,sync,umask=0   0 0


I guess the mount options are not right? Any tips? :roll:
_________________
Make install - not war!
Back to top
View user's profile Send private message
muhsinzubeir
l33t
l33t


Joined: 29 Sep 2007
Posts: 948
Location: /home/muhsin

PostPosted: Thu Aug 07, 2008 12:19 am    Post subject: Reply with quote

i have drag en drop usb storage, en i dont remember the original fs...i formated it to ntfs which for sure interms of speed it will beat vfat.But for mp3 i dunno if the mp3 player will support ntfs, i have no clue on that...but the process looks reversible to my eyes.
P:S
About that fstab, why dont u just setup automount then u dont have to deal with manually mounting usb/cdrom...i get tired of repeatitive tasks..i know im lazzy :lol:
_________________
~x86
p5k-se
Intel Core 2 Duo
Nvidia GT200
http://www.zanbytes.com
Back to top
View user's profile Send private message
spupy
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2007
Posts: 102
Location: Germany

PostPosted: Thu Aug 07, 2008 7:31 am    Post subject: Reply with quote

muhsinzubeir wrote:
About that fstab, why dont u just setup automount then u dont have to deal with manually mounting usb/cdrom...i get tired of repeatitive tasks..i know im lazzy :lol:

Setting up automount seems too tedious to me. In Rox-Filer I just click the mount point and it mounts the usb according to fstab. It mounts using "sudo mount".
_________________
Make install - not war!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum