1
0
Эх сурвалжийг харах

Tune filename for vanilla os

Antony Messerli 8 сар өмнө
parent
commit
50ba5eacfc

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

@@ -25,7 +25,7 @@ goto boot
 :boot
 imgfree
 kernel ${kernel_url}vmlinuz boot=live fetch=${kernel_url}/filesystem.squashfs config username=vanilla user-fullname=Vanilla quiet splash bgrt_disable modprobe.blacklist=nouveau initrd=initrd.magic ${cmdline}
-initrd ${kernel_url}initrd.img
+initrd ${kernel_url}initrd
 boot
 
 :live_exit