Click to See Complete Forum and Search --> : PCMCIA IDE drivers


James Bond
02-28-2001, 06:06 PM
Hi. I have an SmartMedia -> PCMCIA adaptor that usually is recognized (as in Win98/95/MacOS) as an ordinary IDE drive (in the PCMCIA slot). I was wondering if there was anyway to have this drive mount under linux. My knowledge of PCMCIA is limited, and, the last time I tried this, it didn't work at all under linux. The card still works under the other OSes, so, the problem is in the OS.

Also, which hd would it be, hdb, hdc, or any ideas?

-thanks
-JB

FyberOptyx
02-28-2001, 08:46 PM
Did you add PCMCIA support to your kernel?
Check here
web page (http://www.linuxdoc.org/HOWTO/PCMCIA-HOWTO.html)

James Bond
02-28-2001, 09:30 PM
Thanks, I realized that something was screwy with the PCMCIA and the modules weren't loaded (they actually weren't even in the correct folder). So, fixed that, popped in the card and it worked. That was way too easy. I guess that's what I get for leaving a computer turned off for a couple of months.

thanks
-JB