Bläddra i källkod

add init setting

thelamer 5 år sedan
förälder
incheckning
83a7423382
1 ändrade filer med 1 tillägg och 1 borttagningar
  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