瀏覽代碼

add init setting

thelamer 5 年之前
父節點
當前提交
83a7423382
共有 1 個文件被更改,包括 1 次插入1 次删除
  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