diff --git a/hosting/note.md b/hosting/note.md new file mode 100644 index 0000000..51a8cc2 --- /dev/null +++ b/hosting/note.md @@ -0,0 +1,8 @@ +To install: + +1. Boot the Centos Stream 9 boot iso. +2. Hit 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 +```