--- cdrom.image/sme10/netinstall/isolinux/isolinux.cfg 2020/06/13 20:01:17 1.1 +++ cdrom.image/sme10/netinstall/isolinux/isolinux.cfg 2020/06/14 05:14:46 1.2 @@ -61,13 +61,13 @@ menu separator # insert an empty line label linux menu label ^Install Koozali SME Server 10 kernel vmlinuz - append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg quiet + append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg label check menu label Test this ^media & install Koozali SME Server 10 menu default kernel vmlinuz - append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg rd.live.check quiet + append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg menu separator # insert an empty line @@ -83,7 +83,7 @@ label vesa Koozali SME Server 10. endtext kernel vmlinuz - append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg xdriver=vesa nomodeset quiet + append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg label rescue menu indent count 5 @@ -93,7 +93,7 @@ label rescue and edit config files to try to get it booting again. endtext kernel vmlinuz - initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server rescue quiet + append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server rescue quiet label memtest menu label Run a ^memory test