Installation and Setup Notes for Debian and Ubuntu:

In order to install and launch the Adaptec Storage Manager in Debian and Ubuntu OS, the following 
steps/tips has to be followed:

	1. Make sure to be in root level access.

	2. Install the ASM storman .deb package. For example, if the package is storman_6.50-18570_i386.deb,
           then install it using the following command dpkg i storman_6.50-18570_i386.deb

	3. Adaptec Storage Manager will get installed at /usr/StorMan

	4. Add the line /usr/StorMan to /etc/ld.so.conf. Then run "ldconfig". This is needed for the arcconf
           utility to find the path of the libstdc++.so.5 library

Note:
Adaptec Storage Manager functionality needs the user to be in root level access. To launch ASM in logins other
than root, make sure the user is given almost equal privilege as root and has writing permission to
/usr/StorMan (ASM installation directory) and to /var/log (log directory). Creating a wheel group (by adding
the line wheel:x:0:root,aac to /etc/group) with the root will not help completely. The user aac will be
able to launch ASM but will face problems when a log has to be created in /var/log directory.
