On Sat, 2005-11-05 at 20:21 -0800, Scarletdown wrote: > Just yesterday, I picked up a 6-in-1 internal USB card reader at a > thrift store. (For $1.95, I couldn't pass it up). So anyway, I'm now at > a bit of a loss as to how to access it. I have it installed and plugged > into one of the internal USB connectors on the motherboard, and > apparently, the OS sees it, as evidenced by the output from the > following operations: > > > Output of lsusb > > > Bus 003 Device 001: ID 0000:0000 > Bus 002 Device 002: ID 046d:0840 Logitech, Inc. QuickCam Express > Bus 002 Device 001: ID 0000:0000 > Bus 001 Device 003: ID 07cc:0200 Carry Computer Eng., Co., Ltd 6-in-1 > Card Reader > Bus 001 Device 001: ID 0000:0000
> Output of lsmod (The bits relevant to USB at least) > Module Size Used by > usb_storage 69248 0 > quickcam 75876 0 > ehci_hcd 31428 0 > ohci_hcd 21124 0 > usbcore 118564 6 usb_storage,quickcam,ehci_hcd,ohci_hcd > ide_core 141936 5 usb_storage,ide_cd,ide_generic,ide_disk,amd74xx > sd_mod 17808 0 > scsi_mod 125132 3 usb_storage,sd_mod,libata > mount shows these two entries that might be related to the card reader > and the 4MB CF card that is in it at the moment: > > > usbfs on /proc/bus/usb type usbfs (rw) > > none on /dev type tmpfs (rw,size=5M,mode=0755) > > > So what invocation to I need to perform to actually be able to access > the CF card with cfdisk and then the mount command? I tried cfdisk > with /dev/sdd1, /dev/sdd2, /dev/sdd3, and /dev/sdd4, and just got: > > > FATAL ERROR: Cannot open disk drive Have you looked in dmesg or /var/log/syslog? -- ----------------------------------------------------------------- Ron Johnson, Jr. Jefferson, LA USA PGP Key ID 8834C06B I prefer encrypted mail. After seeing all the viruses, trojan horses, worms and Reply mails from stupidly-configured anti-virus software that's been hurled upon the internet since 1998, and the time/money that is spent protecting against said viruses, trojan horses & worms, I can only conclude that Microsoft is dangerous to the internet and American commerce, and it's software should be banned. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]