Merci de ta reponse :
----------------------------------------------
j'ai ceci apres le "tail -f /var/log/messages"
----------------------------------------------
Feb 15 17:19:03 localhost kernel: usb 2-1: new full speed USB device using uhci_hcd and address 10
Feb 15 17:19:03 localhost kernel: scsi7 : SCSI emulation for USB Mass Storage devices
Feb 15 17:19:08 localhost kernel: Vendor: SONY Model: Storage Media Rev: 1.00
Feb 15 17:19:08 localhost kernel: Type: Direct-Access ANSI SCSI revision: 02
Feb 15 17:19:08 localhost kernel: SCSI device sda: 507904 512-byte hdwr sectors (260 MB)
Feb 15 17:19:08 localhost kernel: sda: Write Protect is off
Feb 15 17:19:08 localhost kernel: sda: assuming drive cache: write through
Feb 15 17:19:08 localhost kernel: SCSI device sda: 507904 512-byte hdwr sectors (260 MB)
Feb 15 17:19:08 localhost kernel: sda: Write Protect is off
Feb 15 17:19:08 localhost kernel: sda: assuming drive cache: write through
Feb 15 17:19:09 localhost scsi.agent[7503]: disk at /devices/pci0000:00/0000:00:07.3/usb2/2-1/2-1:1.0/host7/target7:0:0/7:0:0:0
Feb 15 17:19:08 localhost kernel: sda: sda1
Feb 15 17:19:09 localhost kernel: Attached scsi removable disk sda at scsi7, channel 0, id 0, lun 0
----------------------------------------
ensuite je tape : "mount /dev/sda /mnt/"
----------------------------------------
la ligne s'ajoute : Feb 15 17:19:42 localhost kernel: SELinux: initialized (dev sda1, type vfat), uses genfs_contexts
la clef usb est lisible avec ll /mnt
donc ca marche.. Mais pourquoi c'est pas detecter automatiquement comme avant? et pourquoi je trouve les fichier de la clef dans /mnt, et pas dans /mnt/ramusb, comme /mnt/floppy?
merci, les debut sont dur!
----------------------------------------------
j'ai ceci apres le "tail -f /var/log/messages"
----------------------------------------------
Feb 15 17:19:03 localhost kernel: usb 2-1: new full speed USB device using uhci_hcd and address 10
Feb 15 17:19:03 localhost kernel: scsi7 : SCSI emulation for USB Mass Storage devices
Feb 15 17:19:08 localhost kernel: Vendor: SONY Model: Storage Media Rev: 1.00
Feb 15 17:19:08 localhost kernel: Type: Direct-Access ANSI SCSI revision: 02
Feb 15 17:19:08 localhost kernel: SCSI device sda: 507904 512-byte hdwr sectors (260 MB)
Feb 15 17:19:08 localhost kernel: sda: Write Protect is off
Feb 15 17:19:08 localhost kernel: sda: assuming drive cache: write through
Feb 15 17:19:08 localhost kernel: SCSI device sda: 507904 512-byte hdwr sectors (260 MB)
Feb 15 17:19:08 localhost kernel: sda: Write Protect is off
Feb 15 17:19:08 localhost kernel: sda: assuming drive cache: write through
Feb 15 17:19:09 localhost scsi.agent[7503]: disk at /devices/pci0000:00/0000:00:07.3/usb2/2-1/2-1:1.0/host7/target7:0:0/7:0:0:0
Feb 15 17:19:08 localhost kernel: sda: sda1
Feb 15 17:19:09 localhost kernel: Attached scsi removable disk sda at scsi7, channel 0, id 0, lun 0
----------------------------------------
ensuite je tape : "mount /dev/sda /mnt/"
----------------------------------------
la ligne s'ajoute : Feb 15 17:19:42 localhost kernel: SELinux: initialized (dev sda1, type vfat), uses genfs_contexts
la clef usb est lisible avec ll /mnt
donc ca marche.. Mais pourquoi c'est pas detecter automatiquement comme avant? et pourquoi je trouve les fichier de la clef dans /mnt, et pas dans /mnt/ramusb, comme /mnt/floppy?
merci, les debut sont dur!