Installing Alpine on CD: Difference between revisions

From Alpine Linux
(Cleaning up, download mirror template, note template etc.)
Line 1: Line 1:
= Alpine on CD =
= Alpine Linux 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 Linux to boot from CD, you should prepare by doing:
* [[Downloads|Download]] a iso-file containing Alpine ''(e.g. {{Latest_1.10_alpine_iso-mirror}}{{Latest_1.10_alpine_iso-filename}})''
* [[Downloads|Download]] a iso-file containing Alpine Linux ''(e.g. {{#latestalp:alpine|url}})''
* 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")''
Line 9: Line 9:


== Boot Alpine ==
== Boot Alpine ==
Put your AlpineLinuxCD in a computer that can boot from CD.<BR>
Put your Alpine Linux CD in a computer that can boot from CD.<BR>
'''''Note:''' You might need to change boot-order in your BIOS-settings in order to 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.<BR>
When your computer has booted you will get prompted for a username.<BR>
On a clean AlpineLinux you just enter ''root'' and no password and you will get logged on to your Alpine linux.
On a clean Alpine Linux you just enter '''root''' and no password and you will get logged on to your Alpine linux.


{{Installing_Alpine_see_also}}
{{Installing_Alpine_see_also}}

Revision as of 05:54, 20 May 2010

Alpine Linux on CD

Because this doc will describe on how you get Alpine Linux 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 Alpine Linux CD 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 Alpine Linux 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