thelamer 5 роки тому
батько
коміт
38a3014227
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      roles/netbootxyz/templates/menu/rancheros.ipxe.j2

+ 1 - 1
roles/netbootxyz/templates/menu/rancheros.ipxe.j2

@@ -20,7 +20,7 @@ goto boot
 
 :boot
 imgfree
-kernel ${url}/${folder}/vmlinuz rancher.autologin=tty initrd=initrd
+kernel ${url}/${folder}/vmlinuz rancher.autologin=tty1 initrd=initrd
 initrd ${url}/${folder}/initrd
 boot