Le lundi 17 avril 2006 à 20:22 +0200, Petr Kocmid a écrit : > Good. According to processed events, there is a raw disk dedected properly > but > no partition processed. If you still do not see /dev/sda, try to look for > your disk at folowing locations: > > /dev/disk/by-id/usb-*something* > and > /dev/disk/by-id/usb-*something*-part1
> or > > /dev/disk/by-path/pci-*something*-usb-*something*-scsi-*something* > and > /dev/disk/by-path/pci-*something*-usb-*something*-scsi-*something*-part1 > > or > > /dev/disk/by-uuid/*something* > OK. I have sanduleak ~ # find /dev/disk/ -iname '*usb*' /dev/disk/by-path/usb-0x1043-0x8006:0:0:0 /dev/disk/by-id/usb-Generic_USB_Flash_Drive and sanduleak ~ # ls -l /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 root root 10 Apr 17 16:53 5f474b72-e854-41ea-974c-71423b8b4592 -> ../../hda2 lrwxrwxrwx 1 root root 10 Apr 17 16:53 7cedf5ad-9371-4702-a4e3-953287a66b7b -> ../../hda1 lrwxrwxrwx 1 root root 10 Apr 17 16:53 b19ce0cf-9e38-44d4-ae9d-5538533ee801 -> ../../hda3 lrwxrwxrwx 1 root root 10 Apr 17 16:53 b439c553-6e54-4cba-93ae-1346c38e2d07 -> ../../hda5 which tells me that nothing in /dev/disk/by-uuid/ is related to the usbdisk. > If you can see your disk but do not see the *-part1 there, then no proper > filesystem is found, however you can apply fdisk -l on that path of the raw > device instead of /dev/sda and you will see what's wrong with your > filesystem. sanduleak ~ # fdisk -l /dev/disk/by-path/usb-0x1043-0x8006:0:0:0 sanduleak ~ # fdisk -l /dev/disk/by-id/usb-Generic_USB_Flash_Drive both do not give any output, like fdisk -l /dev/sda :-( So I sadly do not see what's wrong, since I do not have any output... Thanks anyway : even if it doesn't solve my problem, you teach me things about Linux :-) Any other idea ? Fred -- gentoo-user@gentoo.org mailing list