7Novell NetWare Driver Installation

Removing Drivers from Autoexec.ncf

To remove the drivers from the autoexec.ncf file, locate the load and bind command lines and remark them out by inserting the # symbol at the beginning of each command line.

Example:

#LOAD 3c99x SLOT=2 FRAME=Ethernet_802.2 NAME=3c99x_1_E82

#BIND IPX 3c99x_1_E82 NET=FAFD3D25

#LOAD 3c99x SLOT=2 FRAME=Ethernet_802.3 NAME=3c99x_1_E83

#BIND IPX 3c99x_1_E83 NET=5A2D8D6D

#LOAD 3c99x SLOT=2 FRAME=Ethernet_SNAP NAME=3c99x_1_ESP

#BIND IPX 3c99x_1_ESP NET=477A35BD

#LOAD 3c99x SLOT=2 FRAME=Ethernet_II NAME=3c99x_1_EII

#BIND IPX 3c99x_1_EII NET=C3C8F2E4

#BIND IP 3c99x_1_EII ADDR=172.16.1.1 MASK=ff.ff.ff.0

18