ps -e | grep vold
If vold is an active process, note vold's process ID from the output of the ps utility and type:
kill <vold_process_id>
- Insert the NMS product-specific CD-ROM in the CD-ROM drive.
- Run the software management tool, located in the /usr/sbin/swmtool directory.
- The screen prompts you:
Add a txn board or skip installing the driver now (a/s):
- Typing `
s' will print a small instructional page and continue to install the software onto the hard disk without first configuring the driver. You can configure the driver at a later time using the txninst utility, which prompts the user in the same way that this post-install script does.
- Typing `
a' displays an instructional page and the additional hardware configuration prompts.
- At the prompt:
Enter the IRQ value for this board [3, 4, 5, 7, 9, 10, 11, 12, 14,
15] :
- Type the interrupt setting strapped on the board.
- The next prompt is:
Enter the Mem Addr for this board [80000-FE000 in increments of
2000] :
- Type the memory setting strapped on the board.
Note: Some of the board documents have the memory options listed as ranging between 8000H and FE00H. For example, if you set the board at E000H, you would enter E0000 at the prompt.
- After entering the memory address, the next prompt appears:
Enter the type of board [2000 or 3000] :
- Enter `
2000' for a TX 2000 board or `3000' for a TX 3000 board.
- The next prompt is:
Are you using a single IRQ for multiple boards (y/n) :
- Type `
y' if you have multiple boards in the system that are all set to the same IRQ value.
Note: Older TX 2000 boards do not support interrupt sharing. Consult Natural MicroSystems Developer Support for more details.
- The next prompt is:
Do you have another txn board to install? (y/n/q) :
- If you type `
y', you will be prompted for the information described in steps 6, 7, and 8.
- If you type `
n', the script continues.
- You will see the following output:
## Checking for conflicts with packages already installed.
The following files are already installed on the system and are
being used by another package:
/etc <attribute change only>
/usr <attribute change only>
/usr/bin <attribute change only>
/usr/include <attribute change only>
/usr/lib <attribute change only>
/usr/src
Do you want to install these conflicting files [y, n, ?, q]
- Type `
n' at this prompt. The system then prompts you:
Do you want to continue with the installation of <txn> [y, n, ?]
- Type `
y' at this prompt. The system will remind you that you must have superuser privileges. Type `y' to continue.
- You MUST reboot the system to effect the configuration changes. You can either do this now, or after installing the TX product-specific software.
Note: The system reboot MUST occur before an attempt is made to use the installed TX software for the first time.
At this point, the installation of the base/device driver software is complete.