User manual
Table Of Contents
- SuperTrak User Manual
- Contents
- Chapter 1: Introduction
- Chapter 2: Installation
- Unpacking the SuperTrak Card
- Installing the SuperTrak Card
- Choosing the Physical Drives
- Creating a Logical Drive
- Installing the CLI
- Installing WebPAM PRO
- Logging into WebPAM PRO
- Setting up WebPAM PRO
- Chapter 3: Installing Drivers
- Chapter 4: SuperBuild™ Utility
- Chapter 5: Management with WebPAM PRO
- Logging into WebPAM PRO
- Accessing the Interface
- Managing Users
- Working with Subsystem/Host Management
- Managing Software Services
- Managing the Host
- Managing the Subsystem
- Viewing Subsystem Information
- Clearing Statistical Data
- Setting an Alias for the Subsystem
- Updating the Firmware
- Checking Subsystem Health
- Viewing the Runtime Event Log
- Saving the Runtime Event Log
- Clearing the Runtime Event Log
- Viewing the NVRAM Event Log
- Saving the NVRAM Event Log
- Clearing the NVRAM Event Log
- Viewing Current Background Activities
- Making Background Activity Settings
- Running Background Activities
- Running Media Patrol
- Running PDM
- Viewing Scheduled Activities
- Scheduling an Activity
- Deleting a Scheduled Activity
- Viewing System Configuration
- Managing the Controller
- Managing Enclosures
- Managing Physical Drives
- Viewing a List of Physical Drives
- Locating a Physical Drive
- Making Global Physical Drive Settings
- Viewing Physical Drive Information
- Viewing Physical Drive Statistics
- Making Physical Drive Settings
- Clearing Stale and PFA Conditions
- Viewing the SMART Log
- Viewing Advanced SMART Log Information
- Saving Advanced SMART Log Information
- Making SMART Log Settings
- Managing Disk Arrays
- Viewing Disk Arrays
- Locating a Disk Array
- Creating a Disk Array
- Creating a Disk Array - Automatic Configuration
- Creating a Disk Array - Express Configuration
- Creating a Disk Array - Advanced Configuration
- Deleting a Disk Array
- Viewing Disk Array Information
- Making Disk Array Settings
- Creating a Logical Drive
- Deleting a Logical Drive
- Migrating a Disk Array
- Rebuilding a Disk Array
- Running Media Patrol on a Disk Array
- Running PDM on a Disk Array
- Transitioning a Disk Array
- Preparing a Disk Array for Transport
- Managing Logical Drives
- Managing Spare Drives
- Working with the Logical Drive Summary
- Chapter 6: Management with the CLI
- Opening the CLI on Windows
- Opening the CLI on Linux, FreeBSD, and VMware
- Table of Supported Commands
- Notes and Conventions
- List of Supported Commands
- Chapter 7: Technology Background
- Chapter 8: Troubleshooting
- Chapter 9: Support
- Appendix A: Partition and Format
- Appendix B: Upgrades
- Appendix C: Battery Backup Unit
- Appendix D: LED Backplane Connections
- Index

SuperTrak EX Series User Manual
80
FreeBSD 6.1, 6.2, 6.3, 7.0
New OS Installation
1. Start the FreeBSD Installation by booting from the install CD.
2. When the console menu appears, choose 6. Escape to loader prompt and
press any key except Enter to confirm your choice.
3. Insert the driver diskette.
4. Type the following commands and press Enter:
set currdev=disk0
load /stex.ko
set currdev=cd0
boot
5. Remove the driver diskette and continue the installation.
6. When the installation is finished, DO NOT EXIT.
Press Alt-F4 to switch to another screen.
7. Verify whether a device node exists.
Type the following command and press Enter.
ls /dev/fd0
Option 1. Device Node Exists
1. Type the following commands and press Enter.
mount -t msdos /dev/fd0 /cdrom
/cdrom/install
2. After those commands finish, type the following command and press Enter.
umount /cdrom
3. Remove the driver diskette.
4. Press Alt+F1, exit the installation, and reboot your PC.
Option 2. Device Node Does Not Exist
1. Obtain a blank USB device, a disk drive or a memory stick, formatted to FAT
or FAT32 (MSDOS).
2. Copy the files from the driver diskette to the root directory of the USB device.
3. Attach the USB device to the PC.
4. Type the following commands and press Enter.
mount -t msdos /dev/daXsX /cdrom
/cdrom/install
Where /dev/daXs is the device node for the USB device.