Skip to content

Installer

Tom edited this page Aug 8, 2019 · 1 revision

If you want to install tos or just plain old arch you can use the dialogarchinstaller that is provided in this repository. It is a simple bash script that will prepare a hard drive to be able to install TOS (or plain arch) on.

The installer support both old bios and EFI modes, LUKS encrypted drives, custom software and more.

The flow is as followed.

  • set keyboard layout
  • Prepare harddrive
  • Prepare partitions
  • Mount partitions
  • Install base system
  • Base arch is installed
  • Install TOS custom applications (eg i3, st, vim, firefox and more)
  • Install tos tools (eg this repository, oh-my-zsh and more)
  • Install custom software (software provided by third parties located in the installer directory)

After the installation is completed you can reboot and have a fully working tos installation

Clone this wiki locally