Chapter 1: Getting Started with the Command Line Utility ● 10Installing on VMWareTo install ARCCONF on VMWare systems:1 Insert the Adaptec Storage Manager Installation CD.2 Mount the Adaptec Storage Manager installation CD:mount -r /dev/cdrom /mnt/cdrom3 Change to the manager directory:ESX Server 3.5: cd /mnt/cdrom/linux/managerESX Server 4.0: cd /mnt/cdrom/linux_64/manager4 Extract the Linux Adaptec Storage Manager RPM package and install it:rpm --install --nodeps ./StorMan*.rpmNote: Ignore the note saying "Application can be started by typing /usr/StorMan/StorMan.sh". VMWare does not support the Adaptec Storage Manager GUI.5 Change to the /usr/StorMan directory, then enter this command:chmod +x arcconf6 Unmount the Adaptec Storage Manager Installation CD. Refer to your operating systemdocumentation for detailed instructions.Starting the Command Line UtilityTo start ARCCONF, enter one of the following commands:● Windows—<install_dir>\arcconf.exe● Linux—/usr/<install_dir>/arcconf● UnixWare/OpenServer—/opt/RaidMan/arcconf● Solaris—/usr/StorMan/arcconf● FreeBSD—/<install_dir>/arcconf● VMWare—/usr/StorMan/arcconfInstall_dir is the directory where the utility is installed.To see a list of available commands, type ARCCONF at the prompt. The utility commandfunctions are detailed in the next chapter, Using the Command Line Utility.