Salve a tutti,<br>
sto cercando di montare un hard disk esterno ma non ci riesco.Sulla mia gentoo kernel 2.6<br>
ho caricato il modulo usb-storage,poi ho dato dmesg | grep -i usb ed ho ottenuto:<br>
<br>
root@GentooFtBelfagor nicco # dmesg | grep -i usb<br>
PCI0 PCI1 UAR1 UAR2 USB0 USB1<br>
usbcore: registered new driver usbfs<br>
usbcore: registered new driver hub<br>
usbcore: registered new driver hiddev<br>
usbcore: registered new driver usbhid<br>
drivers/usb/input/hid-core.c: v2.0:USB HID core driver<br>
Initializing USB Mass Storage driver...<br>
usbcore: registered new driver usb-storage<br>
USB Mass Storage support registered.<br>
USB Universal Host Controller Interface driver v2.2<br>
uhci_hcd 0000:00:04.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller<br>
uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1<br>
hub 1-0:1.0: USB hub found<br>
uhci_hcd 0000:00:04.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)<br>
uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2<br>
hub 2-0:1.0: USB hub found<br>
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)<br>
usb 1-2: new full speed USB device using uhci_hcd and address 2<br>
hub 1-2:1.0: USB hub found<br>
usb 1-2.2: new full speed USB device using uhci_hcd and address 3<br>
scsi1 : SCSI emulation for USB Mass Storage devices<br>
usb-storage: device found at 3<br>
usb-storage: waiting for device to settle before scanning<br>
usb-storage: device scan complete<br>
<br>
Dopodichè devo cercare su quale porta lo trova ma non riesco,<br>
dando <br>
ls -l /dev/disk/by-id<br>