Add doc on what I needed to do for the install.

This commit is contained in:
James Pace 2022-10-21 21:02:00 -04:00
parent 7e46727edd
commit c587f511bc
1 changed files with 8 additions and 0 deletions

8
hosting/note.md Normal file
View File

@ -0,0 +1,8 @@
To install:
1. Boot the Centos Stream 9 boot iso.
2. Hit <TAB> at the grub entry.
3. Add the following to kernel boot line:
```
inst.ks=http://j7s-os.internal.jpace121.net/edge.ks nameserver=192.168.1.108
```