Add doc on what I needed to do for the install.
This commit is contained in:
parent
7e46727edd
commit
c587f511bc
|
|
@ -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
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue