Browse Source

need to remove live-cd installer to boot into live mode

thelamer 5 năm trước cách đây
mục cha
commit
a6d86f1838
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      roles/netbootxyz/templates/menu/live-deepin.ipxe

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

@@ -18,7 +18,7 @@ goto live-boot
 
 :15-boot
 imgfree
-kernel ${kernel_url}vmlinuz boot=live fetch=${squash_url} union=overlay livecd-installer initrd=initrd
+kernel ${kernel_url}vmlinuz boot=live fetch=${squash_url} union=overlay initrd=initrd
 initrd ${kernel_url}initrd
 boot