Installing Alpine on HDD overwriting everything: Difference between revisions

From Alpine Linux
(Cleanup, and no need for lbu on harddisk install)
m (Clarify a command)
Line 8: Line 8:
* Put the CD into the new computer and turn on the power.
* Put the CD into the new computer and turn on the power.
* Wait for the text "login:" to appear, type "root" and press enter twice (blank password)
* Wait for the text "login:" to appear, type "root" and press enter twice (blank password)
* Run the setup-alpine script to choose your keyboard, network and password options.
* Run the "setup-alpine" script to choose your keyboard, network and password options.
{{Note|If you run setup-disk before setup-alpine, the setup-alpine script won't be available to you when you reboot.}}
{{Note|If you run setup-disk before setup-alpine, the setup-alpine script won't be available to you when you reboot.}}
* Type "setup-disk" and press enter.  
* Type "setup-disk" and press enter.  

Revision as of 11:40, 5 November 2010

Installing Alpine to a new machine, overwriting everything on the harddisk

Warning: This will erase everything on your machine's harddisk. Don't blame me if someone sues you for this, your cat dies etc. You are warned.


The following is meant to be an absolute newbie guide

  • Burn the alpine iso image to a CD
  • Put the CD into the new computer and turn on the power.
  • Wait for the text "login:" to appear, type "root" and press enter twice (blank password)
  • Run the "setup-alpine" script to choose your keyboard, network and password options.
Note: If you run setup-disk before setup-alpine, the setup-alpine script won't be available to you when you reboot.
  • Type "setup-disk" and press enter.
  • You will be asked where to install. If you don't understand the question, press y and enter.

The system is now installed and after a while you will see a message saying "Please reboot"

Type "reboot" and press enter. You can remove the CD now, since the system is installed. Your system is ready. You can have fries with that, although there are healthier alternatives.

Note: Since you are installing to harddisk, there is no need to use the Alpine local backup system

Continue Setting up your Computer