#1 Le 29/01/2006, à 17:08
- Clorish
[Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Je viens de modifier la FSTab pour changer les optiosn de mes disque dur et du coup (hasard ou consequence) mon disque usb ne se monte plus automatiquement
Dernière modification par Clorish (Le 29/01/2006, à 19:48)
Hors ligne
#2 Le 29/01/2006, à 17:16
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Lu,
peux tu filer ton /etc/fstab ?
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#3 Le 29/01/2006, à 17:25
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdb1 / ext3 defaults,errors=remount-ro 0 1
/dev/hdb3 /home ext3 defaults 0 2
/dev/hda1 /media/win-system ntfs user,auto,ro,gid=1000,uid=1000,umask=007 0 0
/dev/hda5 /media/shared-linux vfat defaults 0 0
/dev/hda6 /media/win-docs ntfs user,auto,ro,gid=1000,uid=1000,umask=007 0 0
/dev/hdb4 /media/shared-datas ext3 defaults 0 2
/dev/hdc1 /media/win-media ntfs user,auto,ro,gid=1000,uid=1000,umask=007 0 0
/dev/hdb2 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Hors ligne
#4 Le 29/01/2006, à 17:31
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Bon, cela ne semble pas venir du /etc/fstab, lorsque tu branche ton disque, que te dis le
dmesg
?
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#5 Le 29/01/2006, à 17:40
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Que des gros mots
tiens ... voila si toi tu arrive a y voire quelque chose
ACPI: PCI Interrupt 0000:00:1f.4[C] -> GSI 23 (level, low) -> IRQ 23
[4294675.626000] PCI: Setting latency timer of device 0000:00:1f.4 to 64
[4294675.626000] uhci_hcd 0000:00:1f.4: Intel Corporation 82801BA/BAM USB (Hub #2)
[4294675.688000] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
[4294675.688000] uhci_hcd 0000:00:1f.4: irq 23, io base 0x0000b000
[4294675.688000] hub 2-0:1.0: USB hub found
[4294675.688000] hub 2-0:1.0: 2 ports detected
[4294675.734000] ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[4294675.734000] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 21 (level, low) -> IRQ 21
[4294675.734000] ohci_hcd 0000:02:04.0: NEC Corporation USB
[4294675.734000] ohci_hcd 0000:02:04.0: new USB bus registered, assigned bus number 3
[4294675.734000] ohci_hcd 0000:02:04.0: irq 21, io mem 0xed800000
[4294676.290000] hub 3-0:1.0: USB hub found
[4294676.290000] hub 3-0:1.0: 3 ports detected
[4294676.301000] usb 1-1: new low speed USB device using uhci_hcd and address 2
[4294676.801000] ACPI: PCI Interrupt 0000:02:04.1[b] -> GSI 22 (level, low) -> IRQ 22
[4294676.801000] ohci_hcd 0000:02:04.1: NEC Corporation USB (#2)
[4294676.801000] ohci_hcd 0000:02:04.1: new USB bus registered, assigned bus number 4
[4294676.801000] ohci_hcd 0000:02:04.1: irq 22, io mem 0xed000000
[4294677.357000] hub 4-0:1.0: USB hub found
[4294677.357000] hub 4-0:1.0: 2 ports detected
[4294677.471000] usb 1-2: new low speed USB device using uhci_hcd and address 3
[4294677.886000] ACPI: PCI Interrupt 0000:02:04.2[C] -> GSI 23 (level, low) -> IRQ 23
[4294677.887000] ehci_hcd 0000:02:04.2: NEC Corporation USB 2.0
[4294677.908000] ehci_hcd 0000:02:04.2: new USB bus registered, assigned bus number 5
[4294677.908000] ehci_hcd 0000:02:04.2: irq 23, io mem 0xec800000
[4294677.908000] ehci_hcd 0000:02:04.2: USB 2.0 initialized, EHCI 0.95, driver 10 Dec 2004
[4294677.908000] hub 5-0:1.0: USB hub found
[4294677.908000] hub 5-0:1.0: 5 ports detected
[4294677.939000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[4294677.939000] 8139cp: pci dev 0000:02:0c.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[4294677.939000] 8139cp: Try the "8139too" driver instead.
[4294677.941000] 8139too Fast Ethernet driver 0.9.27
[4294677.941000] ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 20 (level, low) -> IRQ 20
[4294677.942000] eth0: RealTek RTL8139 at 0xd800, 00:40:f4:90:13:2e, IRQ 20
[4294677.942000] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[4294679.963000] usbcore: registered new driver hiddev
[4294679.981000] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1f.2-1
[4294679.999000] input: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1f.2-2
[4294680.029000] input: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1f.2-2
[4294680.029000] usbcore: registered new driver usbhid
[4294680.029000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294680.558000] ACPI: CPU0 (power states: C1[C1])
[4294680.844000] Attempting manual resume
[4294680.844000] swsusp: Suspend partition has wrong signature?
[4294680.855000] kjournald starting. Commit interval 5 seconds
[4294680.855000] EXT3-fs: mounted filesystem with ordered data mode.
[4294681.632000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294684.850000] Adding 1951888k swap on /dev/hdb2. Priority:-1 extents:1
[4294685.107000] EXT3 FS on hdb1, internal journal
[4294690.253000] parport: PnPBIOS parport detected.
[4294690.253000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[4294690.338000] lp0: using parport0 (interrupt-driven).
[4294690.410000] mice: PS/2 mouse device common for all mice
[4294690.494000] Linux agpgart interface v0.101 (c) Dave Jones
[4294690.516000] nvidia: module license 'NVIDIA' taints kernel.
[4294690.529000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[4294690.529000] NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-7667 Fri Jun 17 07:01:04 PDT 2005
[4294693.420000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294694.188000] cdrom: open failed.
[4294695.121000] kjournald starting. Commit interval 5 seconds
[4294695.121000] EXT3 FS on hdb3, internal journal
[4294695.121000] EXT3-fs: mounted filesystem with ordered data mode.
[4294695.131000] NTFS driver 2.1.22 [Flags: R/O MODULE].
[4294695.191000] NTFS volume version 3.1.
[4294695.273000] NTFS volume version 3.1.
[4294695.304000] kjournald starting. Commit interval 5 seconds
[4294695.304000] EXT3 FS on hdb4, internal journal
[4294695.304000] EXT3-fs: mounted filesystem with ordered data mode.
[4294695.343000] NTFS volume version 3.1.
[4294696.795000] agpgart: Detected an Intel i850 Chipset.
[4294696.818000] agpgart: AGP aperture is 64M @ 0xf8000000
[4294696.914000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294696.921000] shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
[4294696.921000] shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
[4294697.030000] shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
[4294697.030000] shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
[4294697.106000] hw_random: RNG not detected
[4294697.769000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 17
[4294697.769000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[4294698.081000] intel8x0_measure_ac97_clock: measured 49756 usecs
[4294698.081000] intel8x0: clocking to 48000
[4294700.943000] Real Time Clock Driver v1.12
[4294701.057000] input: PC Speaker
[4294701.147000] Floppy drive(s): fd0 is 1.44M
[4294701.179000] FDC 0 is a post-1991 82077
[4294701.589000] ts: Compaq touchscreen protocol output
[4294703.175000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[4294703.188000] NET: Registered protocol family 17
[4294704.615000] NET: Registered protocol family 10
[4294704.615000] Disabled Privacy Extensions on device c031eb40(lo)
[4294704.615000] IPv6 over IPv4 tunneling driver
[4294705.918000] ACPI: Power Button (FF) [PWRF]
[4294705.918000] ACPI: Power Button (CM) [PWRB]
[4294706.054000] ibm_acpi: ec object not found
[4294711.550000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[4294711.550000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[4294711.550000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[4294712.115000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[4294712.115000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[4294712.115000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[4294715.163000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[4294715.163000] apm: overridden by ACPI.
[4294715.378000] eth0: no IPv6 routers present
[4294717.086000] Bluetooth: Core ver 2.7
[4294717.086000] NET: Registered protocol family 31
[4294717.086000] Bluetooth: HCI device and connection manager initialized
[4294717.086000] Bluetooth: HCI socket layer initialized
[4294717.117000] Bluetooth: L2CAP ver 2.7
[4294717.117000] Bluetooth: L2CAP socket layer initialized
[4294717.133000] Bluetooth: RFCOMM ver 1.5
[4294717.133000] Bluetooth: RFCOMM socket layer initialized
[4294717.133000] Bluetooth: RFCOMM TTY layer initialized
[4295020.851000] ibm_acpi: ec object not found
[4295201.595000] usb 5-3: new high speed USB device using ehci_hcd and address 2[4295201.849000] SCSI subsystem initialized
[4295201.857000] Initializing USB Mass Storage driver...
[4295201.863000] scsi0 : SCSI emulation for USB Mass Storage devices
[4295201.864000] usb-storage: device found at 2
[4295201.864000] usb-storage: waiting for device to settle before scanning
[4295201.864000] usbcore: registered new driver usb-storage
[4295201.864000] USB Mass Storage support registered.
[4295206.865000] Vendor: WD Model: 3200JB External Rev: 0602
[4295206.865000] Type: Direct-Access ANSI SCSI revision: 00
[4295206.916000] usb-storage: device scan complete
[4295206.984000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4295206.984000] sda: assuming drive cache: write through
[4295206.987000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4295206.987000] sda: assuming drive cache: write through
[4295206.987000] /dev/scsi/host0/bus0/target0/lun0: p1
[4295206.995000] Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
[4295207.586000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[4295295.712000] cdrom: hdd: mrw address space DMA selected
[4295295.720000] cdrom open: mrw_status 'not mrw'
[4295295.789000] cdrom: hdd: mrw address space DMA selected
[4295295.797000] cdrom open: mrw_status 'not mrw'
[4295296.437000] ISO 9660 Extensions: Microsoft Joliet Level 3
[4295296.442000] ISO 9660 Extensions: RRIP_1991A
[4295358.495000] scsi: unknown opcode 0x01
[4295812.373000] usb 5-3: USB disconnect, address 2
[4308213.478000] NTFS-fs error (device hda1): parse_options(): Unrecognized mount option guid.
[4308213.509000] NTFS-fs error (device hda6): parse_options(): Unrecognized mount option guid.
[4308213.547000] kjournald starting. Commit interval 5 seconds
[4308213.547000] EXT3 FS on hdb4, internal journal
[4308213.547000] EXT3-fs: mounted filesystem with ordered data mode.
[4308213.549000] NTFS-fs error (device hdc1): parse_options(): Unrecognized mount option guid.
[4308311.616000] NTFS-fs error (device hda1): parse_options(): Unrecognized mount option guid.
[4308311.621000] NTFS-fs error (device hda6): parse_options(): Unrecognized mount option guid.
[4308311.622000] NTFS-fs error (device hdc1): parse_options(): Unrecognized mount option guid.
[4308351.763000] NTFS volume version 3.1.
[4308351.764000] NTFS-fs error (device hda6): parse_options(): Unrecognized mount option guid.
[4308351.770000] NTFS-fs error (device hdc1): parse_options(): Unrecognized mount option guid.
[4308379.815000] NTFS volume version 3.1.
[4308379.816000] NTFS-fs error (device hdc1): parse_options(): Unrecognized mount option guid.
[4308425.615000] NTFS volume version 3.1.
[4308425.680000] NTFS volume version 3.1.
[4308425.740000] EXT3-fs: Unrecognized mount option "gid=1000" or missing value
[4308425.848000] NTFS volume version 3.1.
[4308457.364000] NTFS volume version 3.1.
[4308457.429000] NTFS volume version 3.1.
[4308457.446000] kjournald starting. Commit interval 5 seconds
[4308457.446000] EXT3 FS on hdb4, internal journal
[4308457.446000] EXT3-fs: mounted filesystem with ordered data mode.
[4308457.460000] NTFS volume version 3.1.
[4308503.305000] NTFS volume version 3.1.
[4308503.410000] NTFS volume version 3.1.
[4308503.427000] kjournald starting. Commit interval 5 seconds
[4308503.428000] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[4308503.428000] EXT3 FS on hdb4, internal journal
[4308503.428000] EXT3-fs: mounted filesystem with ordered data mode.
[4308503.440000] NTFS volume version 3.1.
[4308524.023000] NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437.
[4308584.964000] NTFS volume version 3.1.
[4308585.029000] NTFS volume version 3.1.
[4308585.051000] kjournald starting. Commit interval 5 seconds
[4308585.051000] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[4308585.052000] EXT3 FS on hdb4, internal journal
[4308585.052000] EXT3-fs: mounted filesystem with ordered data mode.
[4308585.136000] NTFS volume version 3.1.
[4308687.185000] NTFS volume version 3.1.
[4308687.319000] NTFS volume version 3.1.
[4308687.338000] kjournald starting. Commit interval 5 seconds
[4308687.338000] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[4308687.339000] EXT3 FS on hdb4, internal journal
[4308687.339000] EXT3-fs: mounted filesystem with ordered data mode.
[4308687.354000] NTFS volume version 3.1.
[4309006.539000] usb 5-3: new high speed USB device using ehci_hcd and address 3[4309006.632000] scsi1 : SCSI emulation for USB Mass Storage devices
[4309006.633000] usb-storage: device found at 3
[4309006.633000] usb-storage: waiting for device to settle before scanning
[4309011.633000] Vendor: WD Model: 3200JB External Rev: 0602
[4309011.633000] Type: Direct-Access ANSI SCSI revision: 00
[4309011.636000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309011.636000] sda: assuming drive cache: write through
[4309011.638000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309011.638000] sda: assuming drive cache: write through
[4309011.638000] /dev/scsi/host1/bus0/target0/lun0: p1
[4309011.648000] Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
[4309011.650000] usb-storage: device scan complete
[4309073.623000] usb 5-3: USB disconnect, address 3
[4309077.039000] usb 5-3: new high speed USB device using ehci_hcd and address 4[4309077.134000] scsi2 : SCSI emulation for USB Mass Storage devices
[4309077.135000] usb-storage: device found at 4
[4309077.135000] usb-storage: waiting for device to settle before scanning
[4309082.136000] Vendor: WD Model: 3200JB External Rev: 0602
[4309082.136000] Type: Direct-Access ANSI SCSI revision: 00
[4309082.138000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309082.138000] sda: assuming drive cache: write through
[4309082.141000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309082.141000] sda: assuming drive cache: write through
[4309082.141000] /dev/scsi/host2/bus0/target0/lun0: p1
[4309082.154000] Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
[4309082.156000] usb-storage: device scan complete
[4309106.373000] usb 5-3: USB disconnect, address 4
[4309154.789000] usb 5-3: new high speed USB device using ehci_hcd and address 5[4309154.881000] scsi3 : SCSI emulation for USB Mass Storage devices
[4309154.883000] usb-storage: device found at 5
[4309154.883000] usb-storage: waiting for device to settle before scanning
[4309159.884000] Vendor: WD Model: 3200JB External Rev: 0602
[4309159.884000] Type: Direct-Access ANSI SCSI revision: 00
[4309159.886000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309159.886000] sda: assuming drive cache: write through
[4309159.888000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4309159.888000] sda: assuming drive cache: write through
[4309159.888000] /dev/scsi/host3/bus0/target0/lun0: p1
[4309159.894000] Attached scsi disk sda at scsi3, channel 0, id 0, lun 0
[4309159.896000] usb-storage: device scan complete
[4309338.123000] usb 5-3: USB disconnect, address 5
[4311133.539000] usb 5-3: new high speed USB device using ehci_hcd and address 6[4311133.633000] scsi4 : SCSI emulation for USB Mass Storage devices
[4311133.635000] usb-storage: device found at 6
[4311133.635000] usb-storage: waiting for device to settle before scanning
[4311138.636000] Vendor: WD Model: 3200JB External Rev: 0602
[4311138.636000] Type: Direct-Access ANSI SCSI revision: 00
[4311138.638000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4311138.638000] sda: assuming drive cache: write through
[4311138.640000] SCSI device sda: 625142448 512-byte hdwr sectors (320073 MB)
[4311138.640000] sda: assuming drive cache: write through
[4311138.640000] /dev/scsi/host4/bus0/target0/lun0: p1
[4311138.644000] Attached scsi disk sda at scsi4, channel 0, id 0, lun 0
[4311138.646000] usb-storage: device scan complete]
Hors ligne
#6 Le 29/01/2006, à 18:14
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Tiens va jetter un oeuil là-bas : https://wiki.ubuntu.com/DebuggingRemovableDevices
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#7 Le 29/01/2006, à 18:28
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Je suis le wiki mais visiblement ca semble pas se passer comme prevu.
En fait je ne trouve pas de fichier /dev/sd* ce qui m'embete un peu quand meme ...
Hors ligne
#8 Le 29/01/2006, à 18:46
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Est-ce que ivman est installé ?
dpkg -l 'ivman' ?
je n'ai pas non plus de /dev/sd* par défaut, mais ça fonctionne
Dernière modification par mazesloup (Le 29/01/2006, à 18:47)
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#9 Le 29/01/2006, à 18:57
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
effectivement je n'avais pas de "ivman".
Mais ce que je ne comprends pas c'est que cela marchait tres bien jusqu'a tout a l'heure .... j'ai installé 2/3 Trucs sans grand interet (avidemux) et modifié la Fstab pour prendre en compte les droits d'acces a mes disques .... et depuis plus rien ?!?
Alors la je suis un peu perdu ... moi qui croyait que Linux etait "stable"
Hors ligne
#10 Le 29/01/2006, à 18:59
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
En installant quelque chose, tu as peut être (certainement) désinstallé ivman ;-)
C'est pas la stabilité qui est en compte là...
Si tu prends une distrib linux et que tu ne t'amuses pas à modifier les fichiers manuellement, c'est rare que tu es des problèmes...
Sinno ca refonctionne avec ivman ?
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#11 Le 29/01/2006, à 19:01
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
non pas avec ivman ... mais avec un beau reboot tout neuf
Donc voila .. ca remarche .. j'ai installé ivman et comme j'avais pas plus de succes j'ai fait un reboot.
Enfin ca remarche c'est l'essentiel
Par contre je vais me documenter sur ivman .. car j'aime pas ne pas comprendre l'origine des bugs
merci.
Hors ligne
#12 Le 29/01/2006, à 19:04
- mazesloup
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
Pas de mal...
ps : n'oublis pas résolu dans le sujet
Mes applis Android - Jabber mazesloup[AT]gmail point com
DADVSI Passé, je suis en berne, je n'achète plus de CD, DVD ni de choses DRMisées
N'oubliez pas : Une petite recherche avant de poster
Hors ligne
#13 Le 29/01/2006, à 19:48
- Clorish
Re : [Resolu] [USB] Disque Usb ne se monte plus automatiquement ...
oki .. dsl .. manque d'habitude
Hors ligne