Chapter 1: Getting Started with the Command Line Utility ● 7Installing the Command Line UtilityBoth command line utilities are provided on the Adaptec Storage Manager CD. The utility( ARCCONF or HRCONF ) is automatically installed in the same directory as Adaptec StorageManager and must remain there.Installing on WindowsTo install ARCCONF or HRCONF 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 or HRCONF 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 cdrom 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 or HRCONF on OpenServer :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)