hseaver@nospamcybershamanix.com wrote:
> When I remove the card, the whole
> system hangs. Totally -- can't log in from the network, if top is running
> it stops, etc. Have to do a hard reboot. I've tried installing the latest
> pcmcia-cs. Otherwise pcmcia works fine, it correctly ID's the flash card I
> put in, reads it, writes to it.
>
> So I can can then mount /dev/hdc1 on /mnt/temp, read it, write to it,
> then
> unmount it, pull out the card and bam! the machine locks up.
For some reason my laptop has been doing the same thing. Here is a simple
work around to the problem, for now.
1) insert pcmcia card and do what ever you are going to do
2) before removeing the card issue the following command
cardctl eject (that will eject all of the card slots)
3) now physicaly remove the card, no lock ups ;-)
Jayson Garrell