Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB pen drive
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Koala[3K]
n00b
n00b


Joined: 27 Aug 2002
Posts: 25

PostPosted: Mon Feb 03, 2003 4:32 pm    Post subject: USB pen drive Reply with quote

Une question con :
Comment monter les disques USB (Pen drive)?

Le module usb-storage a bien été chargé automatiquement, mais il n'y pas de périphériques dans /dev/usb/ ni /dev/sdxx

Code:

#lsusb
Unknown line at line 1809
Duplicate HUT Usage Spec at line 2650
Bus 001 Device 001: ID 0000:0000 Virtual Hub
Bus 001 Device 002: ID 0ef6:03e9

# cdrecord --scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
scsibus0:
        0,0,0     0) 'TOSHIBA ' 'DVD-ROM SD-C2402' '1H09' Removable CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
        1,0,0   100) '        ' 'Walking Disk    ' '1.10' Removable Disk
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

Back to top
View user's profile Send private message
ganjo
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jan 2003
Posts: 111

PostPosted: Mon Feb 03, 2003 7:36 pm    Post subject: Reply with quote

SAlut

Pour une raison qui m'est inconnu, le "device" des periph usb ne sont pas dans /dev mais dans /proc
en fait il faut monter /proc/bus/usb/<ton pendrive>
si tu nas pas cette arborescence, soit il manque le support dans ton kernel, soit essaye cette comande :
mount -t usbfs none /proc/bus/usb
ou
mount -t usbdevfs none /proc/bus/usb

tu peux toujours trouver plus d'info s
http://www.linux-usb.org/ur
Back to top
View user's profile Send private message
DuF
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2687
Location: Paris

PostPosted: Tue Feb 04, 2003 1:30 am    Post subject: Reply with quote

Je n'ai pas pen drive ni de périphériques de masse USB, mais peut être il faut regarder du côté de /dev/sg* (ou /dev/sd/*) ou vérifier le fichier /etc/devfsd.conf.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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