Giter Club home page Giter Club logo

arch_installer's Introduction

arch_installer

Basic Install

install_basic.sh should setup everything for a very basic Arch + KDE installation. Enough to login to a desktop at least. It will ask for a hostname, username, and password then everything after that should be --noconfirm and eventually reboot into KDE. It may also ask if it's OK to wipe the disk depending on whats on it. Double check the right device is used (hardcoded to /dev/nvme0n1)

You will need an internet connection to perform the installation. If you have ethernet then it should already work. If you want to use WiFi then follow the iwctl instructions below.

$ iwctl
# list the network interfaces. For me it was wlan0
$ station device list
# Connect to a WiFI network
$ station wlan0 connect "SSID NAME"
# ctrl+D to exit

tested on a 2018 Macbook Pro 14-inch

Post Install

Incomplete

encrypted_partition.sh and arch-chroot-bootstrap.sh are unused and incomplete. The next iteration of these was to add 2 luks keys to the crypt partition.

  1. the one you type in
  2. on that is stored in /root and copied into the initramfs img

The problem with this is that the img is stored on the unencrypted partition. The laptop I was testing on does not have a TPM module so I skipped the encryption for it.

arch_installer's People

Contributors

jroddev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.