Hardware - Remove device



  • AIX

    # rmdev -l <device> -d
    

    HP-UX

    # rmsf -a /dev/lp0      - remove all device that refer to /dev/lp0
    # rmsf -x                              - remove all stale IO nodes and stale device special files from the system
    

    Solaris

    # cfgadm -c unconfigure <device>
    # devfsadm -C
    

Log in to reply
 

© Lightnetics 2024