Cisco Cisco Aironet Wireless LAN Client Dokumentacja Strona 98

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 97
7-6
Cisco Aironet Wireless LAN Client Adapters Installation and Configuration Guide for Linux
OL-1376-02
Chapter 7 Routine Procedures
Removing the Client Adapter
rm /opt/cisco/bin/leapscript
rm /opt/cisco/bin/leaplogin
rm /opt/cisco/ACU.PRFS
# remove the utility subdirectory:
rmdir /opt/cisco/bin
# remove the help files:
rm /opt/cisco/helpml.tar.gz
rm /opt/cisco/helpml/*
# remove the help files subdirectory:
rmdir /opt/cisco/helpml
# remove the main cisco directory:
rmdir /opt/cisco
# remmove the drivers (note: the card should not be in the system
# when removing the drivers, otherwise the files might be in use)
The location of the drivers can vary depending on the major kernel version in use (2.2 or 2.4) and whether
or not the pcmicia-cs package was used. If your distribution supports the locate command (most do), the
drivers locations can be determined by the output from locate airo and locate airo_cs.o. Use the rm
command to remove the drivers.
For example, if locate airo.o returns:
# /ib/modules/2.2.16-25.uid32/pcmcia/airo.o
you would use:
rm /lib/modules/2.2.16-25.uid32/pcmcia/airo.o
to remove the driver file. Use the same procedure to remove airo_cs.o.
If your system does not support the locate command, then you can use the find command as follows:
# find/-name airo.o and find/-name airo_cs.o
Use the output from these commands as you would the output from the locate command discussed above.
The driver and utilities are now removed from your system.
Running an Uninstall Script
You can uninstall the driver and client utilities using one of the following uninstall scripts:
Use the cwremove script to uninstall a PCMCIA system.
Use kpciinstall with the -R option to uninstall a PCI system.
Removing the Client Adapter
Follow the instructions in this section whenever you need to remove the client adapter from your
computer.
Przeglądanie stron 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 141 142

Komentarze do niniejszej Instrukcji

Brak uwag