On 12/23/05, Rodney D. Myers <[EMAIL PROTECTED]> wrote: > On Fri, 23 Dec 2005 13:52:28 -0600 > Tatsuya Kobayashi <[EMAIL PROTECTED]> wrote: > > > 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. > > Plug the memory card in, and then in a shell type dmesg. This will tell > you what debian sees being inserted. Different cards are going to be > different /dev/sda /dev/sde, etc > > -- > Rodney D. Myers <[EMAIL PROTECTED]> > Registered Linux User #96112 > ICQ#: AIM#: YAHOO: > 18002350 mailman452 mailman42_5 > > They that can give up essential liberty to obtain a > little temporary safety deserve neither liberty nor safety. > Ben Franklin - 1759
After I inserted CF on the multi card reader, dmesg gave this log. SCSI device sdb: 62592 512-byte hdwr sectors (32 MB) sdb: assuming Write Enabled sdb: assuming drive cache: write through SCSI device sdb: 62592 512-byte hdwr sectors (32 MB) sdb: assuming Write Enabled sdb: assuming drive cache: write through /dev/scsi/host0/bus0/target0/lun1: p1 And also CF was mounted on /media/CANON_DC. Still my USB drive won't be recognized and I see no logs. I don't have any other media such as memory stick or SD card so I can't try to see what's going to happen with other type of media. Tatsuya Kobayashi