On 12/23/05, Mike McCarty <[EMAIL PROTECTED]> wrote: > Tatsuya Kobayashi wrote: > > Thank you for reply me! > > > > > >>On Thu, 22 Dec 2005 21:50:07 -0600 > >>Tatsuya Kobayashi <[EMAIL PROTECTED]> wrote: > > > > > >>>Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 > >>> Vendor: eM Model: Bay Reader Rev: 1.01 > >>> Type: Direct-Access ANSI SCSI revision: 02 > >>>Attached scsi removable disk sdb at scsi0, channel 0, id 0, lun 1 > >>> Vendor: eM Model: Bay Reader Rev: 1.02 > >>> Type: Direct-Access ANSI SCSI revision: 02 > >>>Attached scsi removable disk sdc at scsi0, channel 0, id 0, lun 2 > >>> Vendor: eM Model: Bay Reader Rev: 1.03 > >>> Type: Direct-Access ANSI SCSI revision: 02 > >>>Attached scsi removable disk sdd at scsi0, channel 0, id 0, lun 3 > >>>USB Mass Storage device found at 2 > > > > > >>Did you try /dev/sdc ? > > Umm, doesn't the above indicate that a device was found at *sdd*. > Does that mean one should mount /dev/sdd? >
I have tried to access with /dev/sdd and /dev/sdd1 but I couldn't access. When I could access to this USB flash drive on the kernel 2.4, I saw on the /dev/sde and partition was /dev/sde1. Actually, that log was taken when USB drive was connected during boot process. The log I posted below is taken when I rebooted without USB drive. usbcore: registered new driver usbfs usbcore: registered new driver hub USB Universal Host Controller Interface driver v2.2 ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 uhci_hcd 0000:00:1d.0: Intel Corp. 82801DB (ICH4) USB UHCI #1 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 169, io base 0000e800 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.1: Intel Corp. 82801DB (ICH4) USB UHCI #2 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 177, io base 0000e880 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.2: Intel Corp. 82801DB (ICH4) USB UHCI #3 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 185, io base 0000ec00 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected usb 2-2: new full speed USB device using address 2 usb 3-1: new low speed USB device using address 2 Initializing USB Mass Storage driver... scsi0 : SCSI emulation for USB Mass Storage devices Vendor: eM Model: Bay Reader Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 02 ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 ehci_hcd 0000:00:1d.7: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 Vendor: eM Model: Bay Reader Rev: 1.01 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sdb at scsi0, channel 0, id 0, lun 1 Vendor: eM Model: Bay Reader Rev: 1.02 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sdc at scsi0, channel 0, id 0, lun 2 Vendor: eM Model: Bay Reader Rev: 1.03 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sdd at scsi0, channel 0, id 0, lun 3 USB Mass Storage device found at 2 usbcore: registered new driver usb-storage USB Mass Storage support registered. > > I tried to mount /dev/sdc but I couldn't mount it. It's still saying > > "No medium found" or "special device /dev/sdc1 does not exist." > > Well what else can I do to mount USB flash drive? Will the kernel recompile > > help to fix this problem? I know that my USB drive works on the kernel 2.4 > > so I think I might be able to go back to kernel 2.4, but can't I really use > > my USB flash drive on kernel 2.6? > > I had a similar problem with an external USB drive I used to use > (Fedora Core 2). Sometimes it was detected as /dev/sda and sometimes > as /dev/sde, so I had two entries in my fstab, one for /dev/sda1 and > one for /dev/sde1. > > Mike > -- > p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} > This message made from 100% recycled bits. > You have found the bank of Larn. > I can explain it for you, but I can't understand it for you. > I speak only for myself, and I am unanimous in that! > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]