summaryrefslogtreecommitdiff
path: root/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
diff options
context:
space:
mode:
Diffstat (limited to 'tftproot/pxelinux.cfg/01-52-54-00-12-34-56')
-rw-r--r--tftproot/pxelinux.cfg/01-52-54-00-12-34-5616
1 files changed, 16 insertions, 0 deletions
diff --git a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
new file mode 100644
index 0000000..4605ffa
--- /dev/null
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -0,0 +1,16 @@
+SAY Archlinux32 automatic installation..
+TIMEOUT 10
+
+DEFAULT arch32
+
+SERIAL 0 9600 0x303
+
+LABEL arch32
+TEXT HELP
+Install Arch Linux (32-bit) automatically
+ENDTEXT
+MENU LABEL Boot Arch Linux (32-bit)
+LINUX boot/i686/vmlinuz
+INITRD boot/i686/archiso.img
+APPEND archisobasedir=archiso/arch archisobasedir=archiso/arch archiso_http_srv=http://192.168.130.1:8080/ script=http://192.168.130.1:8080/archauto.sh ip=192.168.130.2:::255.255.255.0:arch32::off nomodeset i915.modeset=0 console=ttyS0,9600n8
+IPAPPEND 3