X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Fconf%2Fdistro%2Ffiles%2Fsyslinux.cfg;h=f70984200c7523a6eb13a39e28bcec472100d253;hb=f25bd8686cbd4ca9ac7d5baac36e0e1feb9187bd;hp=175e7629ca4b61f5e109a961a2b6cb8616f29e0c;hpb=ad3ab2d9d0a8964ff6393dfc43b88f2ff16a9484;p=pti%2Frtp.git diff --git a/meta-stx/conf/distro/files/syslinux.cfg b/meta-stx/conf/distro/files/syslinux.cfg index 175e762..f709842 100644 --- a/meta-stx/conf/distro/files/syslinux.cfg +++ b/meta-stx/conf/distro/files/syslinux.cfg @@ -30,10 +30,10 @@ menu background #ff555555 label 2 menu label All-in-one Controller Configuration - Serial Console kernel /bzImage - append initrd=/initrd rootwait console=ttyS0,115200 inst.text serial inst.stage2=hd:LABEL=oe_iso_boot boot_device=sda rootfs_device=sda biosdevname=0 usbcore.autosuspend=-1 inst.gpt security_profile=standard user_namespace.enable=1 ks=/installer-config/ks.cfg + append initrd=/initrd rootwait console=ttyS0,115200 inst.text serial inst.stage2=hd:LABEL=oe_iso_boot boot_device=sda rootfs_device=sda biosdevname=0 usbcore.autosuspend=-1 inst.gpt security_profile=standard user_namespace.enable=1 ks=/installer-config/smallsystem_lowlatency_ks.cfg # AIO Controller - Graphical Console menu label 3 menu label All-in-one Controller Configuration - Graphical Console kernel /bzImage - append initrd=/initrd rootwait console=tty0 inst.text inst.stage2=hd:LABEL=oe_iso_boot boot_device=sda rootfs_device=sda biosdevname=0 usbcore.autosuspend=-1 inst.gpt security_profile=standard user_namespace.enable=1 ks=/installer-config/ks.cfg + append initrd=/initrd rootwait console=tty0 inst.text inst.stage2=hd:LABEL=oe_iso_boot boot_device=sda rootfs_device=sda biosdevname=0 usbcore.autosuspend=-1 inst.gpt security_profile=standard user_namespace.enable=1 ks=/installer-config/smallsystem_lowlatency_ks.cfg