Ver código fonte

need tty number

thelamer 5 anos atrás
pai
commit
38a3014227
1 arquivos alterados com 1 adições e 1 exclusões
  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