Change pvc set up to local storage
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
- Burn to usb
|
||||
- Boot from usb, live install and go to the config webui
|
||||
- Add the public keys to the config (from ~/.ssh - `ssh-keygen -t ed25519 -C "joemonk@hotmail.co.uk"`)
|
||||
- Put the kairos_config in, check the shutdown button and let it install
|
||||
- Put the kairos-config in, check the shutdown button and let it install
|
||||
- Remove the usb, ssh in with using the specific private key (i.e. from ~/.ssh - `ssh -i ./kairos kairos@192.168.1.101` or add the following to ~/.ssh/config to just use `ssh 192.168.1.101`)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user