thelamer 5 éve
szülő
commit
83a7423382
1 módosított fájl, 1 hozzáadás és 1 törlés
  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