1
0
Fork 0

improve readme

main
overlisted 1 year ago
parent 697874ab59
commit 1514b006b9
Signed by: me
GPG Key ID: 1ACCDCC0429C9737

@ -16,11 +16,11 @@ please don't be mad at me if this script deletes something important
1. Boot into the Arch installer image
2. `mkcd /tmp/rach`
3. Choose a disk device to erase with `fdisk -l` or something similar (yes, the installer will erase its entire partition table)
4. `curl overli.st/rach | tar -xz && ./rach.sh base <disk>` (add `-p <prefix>` to specify an NVMe prefix)
4. `curl -L overli.st/rach | tar -xz && ./rach.sh base <disk>` (add `-p <prefix>` to specify an NVMe prefix)
5. [Configure the timezone, locales and the hostname](https://wiki.archlinux.org/title/Installation_guide#Time_zone)
6. Ctrl + D
7. Log in as `root`
8. `/usr/share/rach/rach.sh userspace <username> [custom script]`
7. Log in as `root` (don't worry, the account gets automatically locked after the next step)
8. `/usr/share/rach/rach.sh userspace <username> [custom script without .sh]`
## Design

Loading…
Cancel
Save