D-4Installing and Using the Command Line UtilityInstalling ARCCONF for LinuxTo install ARCCONF for Linux:1 Start the computer.2 After Linux starts, insert the Installation CD.3 If your CD drive automounts, go to step Step 3. Otherwise,mount the CD drive. From the console, type the followingcommand and press Enter:mount -r -t iso9660 /dev/cdromdevicefile /mountpointwhere cdromdevicefile is the specific device file for the CDblock device, and mountpoint is the specific mount point on theLinux system.4 Copy ARCCONF to your hard disk. Type the followingcommand and press Enter:cp /mountpoint/linux/sas/cmdline/arcconf /usr/binwhere mountpoint is the specific mount point on the Linuxsystem.5 Change the access permissions. Type the following commandand press Enter:chmod 700 /usr/bin/arcconf6 Unmount the CD drive. Type the following command and pressEnter:umount /mountpointwhere mountpoint is the specific mount point on the Linuxsystem.7 Remove the Installation CD.