Hi all, I have a FC6 with kernel-2.6.22.9-61.fc6. Recently I compiled a new kernel. Everything seemed to be working fine save the usb memory. I can't mount it. Before I could mount it with: mount /dev/sdX /mnt/usb but now there is no sdX device. This is what I see when I plug the memory: ------------------------------------------------ Oct 25 18:31:05 hammer kernel: usb 2-1: new full speed USB device using uhci_hcd and address 3 Oct 25 18:31:07 hammer kernel: usb 2-1: configuration #1 chosen from 1 choice Oct 25 18:31:07 hammer kernel: scsi1 : SCSI emulation for USB Mass Storage devices Oct 25 18:31:12 hammer kernel: scsi 1:0:0:0: Direct-Access SigmaTel MSCN 0100 PQ: 0 ANSI: 4 ------------------------------------------------ It seems that the memory is recognized but there is no sdX device. Any help here? Thanks in advance.