Document #: 00523
AutoLink failure
Question: How do I unpack VLM files from the EtherDisk? AutoLink fails to unpack the AUTOLINK.SAC file.
Answer:
1. Make sure the AutoLink procedure has created the NWCLIENT directory. If this directory doesn't exist, create one with "mkdir nwclient" command from the root directory of the hard drive
2. Insert the EtherDisk in the floppy
3. Change to the appropriate drive, A: or B:
4. CD to the \@ directory of the EtherDisk
5. Copy the PACK.EXE file to the NWCLIENT directory on the hard drive
6. CD to the \QINSTALL directory of the EtherDisk
7. Copy the AUTOLINK.SAC file to the NWCLIENT directory on the hard drive
8. CD to the \NETWARE\ODI directory of the EtherDisk
9. Copy the 3C5X9.COM and the NET.CFG files to the NWCLIENT directory on the hard drive
10. Change to the C: drive
11. CD to the \NWCLIENT directory on the hard drive
12. Type pack -d autolink at the DOS prompt
13. The pack utility finishes with the VLM files in the NWCLIENT directory of the hard drive
All the files you need are in the NWCLIENT directory. Manually add the frame type in the NET.CFG and add the load statements to the AUTOEXEC.BAT or the STARTNET.BAT files.
|