Starting with AstLinux 1.2.5 installation images are now contained within an ISO Installer Image (astlinux-xxx-board.iso) for each board type.
Since AstLinux 1.3.10 only 64-bit installations are supported.
The ISO image can be used in several ways:
dd
image mode), then boot using the USB drive and install to an internal disk.gunzip
and dd
to a destination disk.Typical New Installation:
dd
to transfer the image, where sdX is your USB flash drive$ dd if=astlinux-xxx-board.iso of=/dev/sdX
*.img.gz
images. $ cp -a /Volumes/ASTLINUX_ISO/* /Volumes/ASTLINUXFAT/
19200n8
.AstLinux requires persistent storage, that file storage is of two classifications:
Using a computer on the same network, open your favorite web browser and type the following…
https://pbx.local/admin/setup.php
Tip -> Replace “pbx.local
” with the IP address of your box if zero-configuration Bonjour is not supported in your browser.
Tip -> Be sure that you use https (http will NOT work).
You will be prompted to login. The default user is admin with a password of astlinux
Now you will see the following screen:
Here you can choose how you want to format your persistent storage. The drop-down box shows the proposed installation device. Read the instructions carefully and follow what it says.
Then click Continue, the screen below will be displayed.
The “System is Rebooting…” will disappear when the reboot is complete, then click Finish, after a short delay the system will reboot once again.
Note -> Since reboot times can vary, your browser may fail to automatically reload, don't worry, wait a minute and manually reload your browser to continue.
Normally you will not see the screen below, your browser should be redirected to the Status page, but if you reload the browser to /admin/setup.php
after a successful installation, you will see the screen below. If so, click Continue, to view the Status page.
You can confirm that the setup was successful by accessing the default status page:
https://pbx.local
Tip -> Replace “pbx.local
” with the IP address of your box if zero-configuration Bonjour is not supported in your browser.
You will get the following screen. (This is only part of the full screen.)
/etc
and /stat
./mnt/kd/
, essentially all your configuration data.Skip to Security and Sound Files when completed.
The same procedure as above can also be done on the command line, e.g. when your NIC isn't working right from the start (/dev/sda is an example, it can be different on your box):
$ initial-setup status ok-format /dev/sda $ initial-setup format separate /dev/sda 256 $ reboot $ initial-setup configure /dev/sda $ reboot
Using the web interface, click on the System Tab
and change the “admin” password.
after which you will be asked to login with your new password.
Continue in the System tab to the Asterisk Sounds Packages section.
Select the package values (ex. core-english-ulaw), then select the action (ex. Upgrade/Install), then click on the Sounds Package button to perform the action. Usually a 'core' and 'moh' sound package using your native codec is all that is necessary, or at least a good start.
Tip -> The default “Sounds Pkg URL” currently supports English, Spanish and French. But you can set a different “Sounds Pkg URL” in the Prefs Tab at “System & Staff Tab Options” to install other (or your own) sounds.
While the AstLinux project is not in the business of recommending x86 hardware, we do occasionally privately purchase or have hardware donated to test with the AstLinux platform.
When focusing on a specific x86 board or appliance, often useful configurations and tweaks can be performed to optimize the hardware for use with AstLinux. The link below will take you to a list of tested hardware with configuration recommendations and photos.
Specific Tested Hardware: Generic 64-bit, x86_64 Boards and Appliances
Tip -> Even if your exact hardware is not in the list, if you find a listing with a matching processor and chipset it may still be useful.