فهرست منبع

tweaks for boot options from actual live cd

thelamer 5 سال پیش
والد
کامیت
356937c85b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2

+ 1 - 1
roles/netbootxyz/templates/menu/live-bluestar.ipxe.j2

@@ -27,7 +27,7 @@ goto boot
 
 :boot
 imgfree
-kernel ${url}vmlinuz archisobasedir=arch ip=dhcp archiso_http_srv=${url} initrd=initrd
+kernel ${url}vmlinuz archisobasedir=arch ip=dhcp archiso_http_srv=${url} cow_spacesize=30% cow_label=BSLX_PERSIST ipv6.disable=1 disablehooks=v86d,915resolution,gma3600 modprobe.blacklist=uvesafb console=tty1 initrd=initrd
 initrd ${url}initrd
 boot