Chapter 1: Getting Started with the Command Line Utility ● 8Installing the Command Line UtilityThe ARCCONF command line utility is provided on the Adaptec Storage Manager installationCD. The utility is automatically installed in the same directory as Adaptec Storage Managerand must remain there.Installing on WindowsTo install ARCCONF on Windows systems:1 Start the computer.2 After Windows starts, insert the Adaptec Storage Manager CD.3 When the installation program starts, follow the on-screen instructions.Installing on LinuxTo install ARCCONF on Linux systems:1 Start the computer.2 After Linux starts, insert the Adaptec Storage Manager CD.3 Mount the Adaptec Storage Manager CD:Red Hat—mount /dev/cdrom /mnt/cdromSuSE —mount /dev/cdrom /media/cdrom4 Change to the manager directory:Red Hat—cd /mnt/cdrom/linux/managerSuSE —cd /media/cdrom/linux/manager5 Extract the RPM package and install it:rpm --install ./StorMan*.rpm6 Unmount the Adaptec Storage Manager CD:Red Hat—umount /mnt/cdromSuSE —umount /media/cdromInstalling on OpenServer and UnixWareTo install ARCCONF on OpenServer and UnixWare systems:1 Insert the Adaptec Storage Manager installation CD in the CD drive.2 Mount the Adaptec Storage Manager installation CD:mount -r -F cdfs /dev/cdrom/cdromdevicefile /mntwhere cdromdevicefile is the device file, for example, c0b0t010, for the CD block device.To determine the actual filename, look in the /dev/cdrom directory.3 Use pkgadd to install Adaptec Storage Manager:pkgadd -d /mnt/unixware/manager/RaidMan.ds (for UnixWare)pkgadd -d /mnt/openserv6/manager/RaidMan.ds (for OpenServer 6)