Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB mass storage
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
SirLD
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2007
Posts: 79

PostPosted: Sun Aug 17, 2008 11:34 am    Post subject: USB mass storage Reply with quote

heyhey,

ein problemchen: hab ein ibm x22 und verschiedene usb mass storage devices. wenn ich die einstecke, werden die auch alle erkannt. lustigerweise ist das so: wenn ich die dinger mounte (als root) dann kann ich als user zwar sachen davon lesen (z.b. photos von meiner kamera wegkopieren), aber er beschwert sich regelmaessig

Code:
Aug 16 18:59:30 x22 fat_bmap_cluster: request beyond EOF (i_pos 4889)
Aug 16 18:59:30 x22 FAT: Filesystem panic (dev sda1)


wenn ich das gleiche als root mache ist das kein problem.

hat da jemand ne idee?

viele gruesse,

sirld
_________________
gentoo, IBM T41p, atheros wlan, firegl T2, konsolenfreak ;)
Back to top
View user's profile Send private message
manaru
n00b
n00b


Joined: 07 Jan 2008
Posts: 26

PostPosted: Mon Aug 18, 2008 8:16 pm    Post subject: Reply with quote

ist dein Benutzer in der hal/hald gruppe? Werden nur die 2 zeilen in den Logs ausgegeben?

Evtl bekommst du durch diese kleine änderung brauchbare infos.....
/etc/conf.d/hald
---> HALD_VERBOSE="yes"

http://gentoo-wiki.com/HOWTO_HAL
Back to top
View user's profile Send private message
SirLD
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2007
Posts: 79

PostPosted: Tue Aug 19, 2008 8:34 am    Post subject: Reply with quote

hm... ne, die zwei zeilen wiederholen sich (ca. unendlich) oft.

hal is bei mir gar nicht installiert... habe das ganze system auf moeglichst minimalen speicherverbrauch installiert...

sollte ich hal denn insallieren? ich meine, ich mach sowieso 99% in der konsole und ausser mir benutzt niemand anderes den rechner.
_________________
gentoo, IBM T41p, atheros wlan, firegl T2, konsolenfreak ;)
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3925
Location: Hamburg

PostPosted: Wed Aug 20, 2008 11:10 am    Post subject: Reply with quote

HAL hat damit nichts zu tun, denke ich, eher Deine Zugrifffsberechtigungen (insbesondere Schreiben) für die Partition. Wie sehen Deine fstab-Einträge aus ? Hier mal meine :
Code:
tfoerste@n22 /usr/share/doc/syslinux-3.52 $ grep sda /etc/fstab
/dev/sda1               /mnt/sda1       auto            noauto,user             0 0
Back to top
View user's profile Send private message
69719
l33t
l33t


Joined: 20 Sep 2004
Posts: 865

PostPosted: Wed Aug 20, 2008 1:59 pm    Post subject: Reply with quote

Führe mal
Code:

fsck.msdos -a /dev/sda1

aus und ich empfehle
Code:

/dev/sda1               /mnt/sda1       auto            noauto,noatime,user             0 0

für die fstab.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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