I'm trying to install SME Server on an old notebook. I've read "http://www.e-smith.org/docs/howto/contrib/e-smith-pcmcia-howto-0.1-01.txt" which explains that I need to install a PCMCIA RPM to make this work.
I know that e-smith 5.6 is based on RH 7.3, but there was no kernel-pcmcia*.rpm file listed for 7.3... The most recent one I could find was from 7.0, so I downloaded that one ( kernel-pcmcia-cs-2.2.24-7.0.3.i386.rpm ). Could someone please confirm that it should work?
Needless to say, without PCMCIA support, I have no NIC, and without a NIC, I have to get the RPM to the machine (notebook) running e-smith via floppy disk. The thing is, how do I use it???
The text file says to execute
rpm -Uvh kernel-pcmcia-cs-2.2.24-7.0.3.i386.rpm
but when I do, I get "no such file or directory"
I'm a complete newbie to Linux, so I apologize. I tried
rpm -Uvh a:/kernel-pcmcia-cs-2.2.24-7.0.3.i386.rpm
but that didn't work either ("no such file or directory")
I tried switching to the a: drive (to execute the command from there) but can't.
Can someone please help a clueless noob out?
Thanks!