summaryrefslogtreecommitdiffstats
path: root/dev-tools
diff options
context:
space:
mode:
authorjandob2015-11-12 11:04:39 +0100
committerjandob2015-11-12 11:04:39 +0100
commit6eb6b83f12efb8c61673bc59b80cf4fa0e57eb1c (patch)
treec561280f25dffe00c39892f2624edb792de1f7d7 /dev-tools
parentadd pxe (diff)
downloadsystemd-init-6eb6b83f12efb8c61673bc59b80cf4fa0e57eb1c.tar.gz
systemd-init-6eb6b83f12efb8c61673bc59b80cf4fa0e57eb1c.tar.xz
systemd-init-6eb6b83f12efb8c61673bc59b80cf4fa0e57eb1c.zip
add kernel parameters to pxe boot
Diffstat (limited to 'dev-tools')
-rw-r--r--dev-tools/TFTP/pxelinux.cfg/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tools/TFTP/pxelinux.cfg/default b/dev-tools/TFTP/pxelinux.cfg/default
index 0fcf061c..74e774f3 100644
--- a/dev-tools/TFTP/pxelinux.cfg/default
+++ b/dev-tools/TFTP/pxelinux.cfg/default
@@ -12,4 +12,4 @@ LOCALBOOT 0
LABEL arch
MENU LABEL ^arch Normal (HDD)
KERNEL /vmlinuz-linux
-APPEND initrd=/initramfs-test.img
+APPEND initrd=/initramfs-test.img root=PARTLABEL=system rw rootflags=subvol=root quiet loglevel=2 acpi_osi="!Windows 2012" rd.info rd.break ip=on vconsole.font=latarcyrheb-sun16 vconsole.keymap=de