Răsfoiți Sursa

add init setting

thelamer 5 ani în urmă
părinte
comite
83a7423382
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      roles/netbootxyz/templates/menu/live-neon.ipxe

+ 1 - 1
roles/netbootxyz/templates/menu/live-neon.ipxe

@@ -18,7 +18,7 @@ goto current-boot
 
 :user-boot
 imgfree
-kernel ${kernel_url}vmlinuz ip=dhcp boot=casper netboot=http fetch=${squash_url}
+kernel ${kernel_url}vmlinuz ip=dhcp boot=casper netboot=http fetch=${squash_url} initrd=initrd.lz
 initrd ${kernel_url}initrd.lz
 boot