Explorar el Código

need tty number

thelamer hace 5 años
padre
commit
38a3014227
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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