Thanks - it was a udev issue.
On Jan 1, 2008 1:42 PM, Matthew Dharm <[EMAIL PROTECTED]> wrote: > Looks like sd_mod isn't loaded. You need to figure out why that is; it's > usually done by udev in response to a direct-access device being detected. > > Matt > > > On Tue, Jan 01, 2008 at 01:19:20PM -0500, Genera Guillory wrote: > > I have a Sandisk Micro Flash Drive and I have removed the U3 stuff > > using the Sandisk tool and reformated the drive from Windows. Windows > > has no problem seeing the drive. Now when I switch to Linux 2.6.18 > > and plug in the device it is recognized - here is what shows up in the > > logs > > > > Jan 1 12:33:59 firewall kernel: usb 1-1: new high speed USB device > > using ehci_hcd and address 3 > > Jan 1 12:33:59 firewall kernel: usb 1-1: configuration #1 chosen from 1 > > choice > > Jan 1 12:33:59 firewall kernel: scsi1 : SCSI emulation for USB Mass > > Storage devices > > Jan 1 12:34:04 firewall kernel: Vendor: SanDisk Model: U3 Cruzer > > Micro Rev: 4.05 > > Jan 1 12:34:04 firewall kernel: Type: Direct-Access > > ANSI SCSI revision: 02 > > Jan 1 12:34:04 firewall kernel: scsi 1:0:0:0: Attached scsi generic sg0 > > type 0 > > > > lsmod shows usb_storage loaded > > > > usblp 12800 0 > > usb_storage 32900 0 > > scsi_mod 92168 4 sr_mod,sg,ide_scsi,usb_storage > > usbcore 109572 5 usblp,usb_storage,uhci_hcd,ehci_hcd > > > > > > lsscsi -g just gives > > > > [1:0:0:0] disk SanDisk U3 Cruzer Micro 4.05 - /dev/sg0 > > > > and the /dev directory only has the devices /dev/sg0 and /dev/sg1 no > > /dev/sda or /dev/sdb entries. So the scsi generic device is created > > and associated, but the corresponding block device is not created or > > associated and hance there is nothing I can mount. Any clues on what > > to do would be greatly appreciated. > > - > > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > > the body of a message to [EMAIL PROTECTED] > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- > Matthew Dharm Home: [EMAIL PROTECTED] > Maintainer, Linux USB Mass Storage Driver > > You are needink to look more evil. You likink very strong coffee? > -- Pitr to Dust Puppy > User Friendly, 10/16/1998 > - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
