Copy the configuration file to the new system
From a system with ASL already installed, copy this file:
/etc/asl/config
On the new system, take the copied config file and paste it in the following file:
/root/asl.cfg
Note: You can do this on the same system if you want a totally unattended upgrade of an existing ASL system to occur.
Go to the root users directory
On the new system, without ASL installed, CD into /root
Run the installer
Run the installer as you normally would as the root on the system
wget -q -O - https://updates.atomicorp.com/installers/asl |sh
Input will only be required if:
-
The installer encounters an unresolvable error
-
A major change is detected
(optional for upgrades only)
Note: This is only required for unattended upgrades. If you are doing an unattended install on a new system, you do not need to run this step.
Once the installation is complete, you must re-install the ASL database. Run this command as root:
/var/asl/bin/database-setup
Continue with Step 3 in the normal installation process:
Comments
0 comments
Please sign in to leave a comment.