Installation pages setup-alpine script normal

From Alpine Linux

The setup install for normal process

After boot up.. a command line shell of a complete ready to use Alpine will show you.

Warning: This process ONLY WORKS with "EXTENDED" ISO or recent versions of "STANDARD" ISO image downloads.


Login prompt as root

At the login: to appear, type root and press enter, no password will be asked if run from image boot.

Running setup alpine script

Run the setup-alpine script as shown in the image:

Select keyboard layout

Choose your keyboard layout. If you don't know your keyboard layout, choose us. Typically, for a Latin American environment, es is enough. For Russian (and maybe Cirilyc) ru is sufficient.

Select keyboard variant

Choose your keyboard variant. If you don't know your keyboard variant, choose default from list. For example, the typical Latin American keymap is es-winkeys.

Enter system hostname

Host name, which will be the name of your computer; using localhost are enough and recommended for testing purposes cos permits apply mostly how to's and tutorials of the wiki pages.

Initialize network cards

Choose your network card. Typically, you can just go with the default (press enter), a second question will ask about any other configuration. Type "no" then press enter to bypass the step to property setup after installation finished property.

IMPORTANT NOTE: mostly in x86 and x64 ISO images we can let configurations for later, cos at the most modern the network card, the lest supported or still not well tested. Just type done and press enter. If you configured the wired interface, another question will be asked, use dhcp? Most people will use DHCP, so press enter again. If you have Internet connection from ISP, most settings are just DHCP, so all will be configured automatically.

Initialize network DNS

The DNS will be automatically detected, if not, you will be asked ask for the server addresses. Type "" (empty string) for domain, then press enter. Later you can change it to 8.8.8.8 (or the DNS server address of your choice) as shown in the picture. Press enter to go to the next question:

Changing the root password

Next a root password must be defined. You'll need to type it twice for confirmation as the picture shows. If it's too short you will get a warning, but your password will still work. Just retype it and go.

Note: when you type, NO chars will be shown.

Which timezone to choose?

Select a timezone, just press enter to use UTC when perform a single installation.

Proxy chooser

Then setup script will ask for proxy chooser.. just type none and then press enter

Enter mirror number

Then setup script will ask for repository mirror chooser.. just type done and then press enter, this will be configure many times later during usage of the system. Almost any tutorial of newbie pages will explain detailed so lest bypass using "done".

Which ssh server?

Installing an SSH server enables you to manage your machine remotely. OpenSSH is what the big distros use. Dropbear is a tiny SSH replacement. Recommended to type openssh and then press enter, because you able to connect using command line from Unix-like systems also is the offline available in all alpine installer images.

Which NTP client to run?

This is for time sync. Press enter to use the image offline. It can be changed after installation.