New installation method
This commit is contained in:
10
README.md
10
README.md
@@ -15,12 +15,8 @@ gpg --output user_credentials.json --decrypt user_credentials.crypt
|
||||
### Usage
|
||||
|
||||
1. Boot from Arch Linux iso
|
||||
2. Download the encrypted credentials file using curl
|
||||
2. Run pre-install script
|
||||
```
|
||||
curl -O https://git.xo.nl/marcel/archinstall/raw/master/users.crypt)
|
||||
bash -c "$(curl -fsSL https://git.xoservice.nl/marcel/archlinux/raw/master/pre/run.sh)"
|
||||
```
|
||||
3. Decrypt using above command
|
||||
4. Run the archinstall command
|
||||
```
|
||||
archinstall --config https://git.xo.nl/marcel/archinstall/raw/master/user_configuration.json --creds ./users.json --silent)
|
||||
```
|
||||
3. Follow any given steps
|
||||
|
Reference in New Issue
Block a user