Installing Alpine on CD: Difference between revisions

From Alpine Linux
m (Reverted edits by Redhillph (Talk); changed back to last version by Mhavela)
m (→‎Alpine on CD: use a recent 1.10 release for the download link)
Line 1: Line 1:
= Alpine on CD =
= Alpine on CD =
Because this doc will describe on how you get Alpine to boot from CD, you should prepare by doing:
Because this doc will describe on how you get Alpine to boot from CD, you should prepare by doing:
* [[Downloads|Download]] a iso-file containing Alpine ''(e.g. {{Latest_1.8_alpine_iso-mirror}}{{Latest_1.8_alpine_iso-filename}})''
* [[Downloads|Download]] a iso-file containing Alpine ''(e.g. {{Latest_1.10_alpine_iso-mirror}}{{Latest_alpine_1.10_iso-filename}})''
* Make sure you have a program on you computer that can burn iso-files onto a CD ''(See also http://en.wikipedia.org/wiki/List_of_ISO_image_software)''
* Make sure you have a program on you computer that can burn iso-files onto a CD ''(See also http://en.wikipedia.org/wiki/List_of_ISO_image_software)''
* Get a empty CD ''(Label it "Alpine Linux")''
* Get a empty CD ''(Label it "Alpine Linux")''

Revision as of 20:34, 19 May 2010

Alpine on CD

Because this doc will describe on how you get Alpine to boot from CD, you should prepare by doing:

Preparing the media

Start by burning the ISO-image onto your empty CD using your ISO-image burning software.

Boot Alpine

Put your AlpineLinuxCD in a computer that can boot from CD.
Note: You might need to change boot-order in your BIOS-settings in order to boot from CD.

When your computer has booted you will get prompted for a username.
On a clean AlpineLinux you just enter root and no password and you will get logged on to your Alpine linux.

Alpine Linux has some special applications that helps you to use it in the way you want.
Some of the first scripts you are suggested to use is:

  • setup-alpine (Configures all basic things on your Alpine Linux)
  • setup-acf (was named setup-webconf before Alpine 1.9 beta 4) (Configures ACF (webconfiguration) so you can manage your box through https)
Note: Just type any of the above commands on your console and hit Enter to execute the script.

Other useful pages