Add documentation and files related to initial host setup
[csit.git] / resources / tools / testbed-setup / boot-screens_txt.cfg
diff --git a/resources/tools/testbed-setup/boot-screens_txt.cfg b/resources/tools/testbed-setup/boot-screens_txt.cfg
new file mode 100644 (file)
index 0000000..8736116
--- /dev/null
@@ -0,0 +1,11 @@
+default install
+label install
+       menu label ^Install
+       menu default
+       kernel ubuntu-installer/amd64/linux
+       append ks=http://10.30.51.28/ks.cfg ksdevice=bootif initrd=ubuntu-installer/amd64/initrd.gz console=tty0 console=ttyS0,115200n8 --- quiet 
+       IPAPPEND 2
+label cli
+       menu label ^Command-line install
+       kernel ubuntu-installer/amd64/linux
+       append tasks=standard pkgsel/language-pack-patterns= pkgsel/install-language-support=false vga=788 initrd=ubuntu-installer/amd64/initrd.gz --- quiet