Skip to content

Commit 701e7d8

Browse files
committed
[update] : safe graphic (x86_64 sys-plymouth)
1 parent dfd156a commit 701e7d8

10 files changed

Lines changed: 110 additions & 10 deletions

syslinux/x86_64/sys-plymouth/archiso_sys-ck.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@ MENU LABEL Boot %OS_NAME% without boot splash (x86_64)
2424
LINUX boot/x86_64/vmlinuz-linux-ck
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626

27+
LABEL safegraphic
28+
TEXT HELP
29+
Disable KMS. Try it if you are having problems with graphics.
30+
Specifically, add nomodeset to the kernel parameters.
31+
ENDTEXT
32+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
33+
LINUX boot/x86_64/vmlinuz-linux-ck
34+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
35+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
36+
2737
LABEL rescue
2838
TEXT HELP
2939
Start with minimal of prompts. do not use systemd.
@@ -32,4 +42,4 @@ ENDTEXT
3242
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3343
LINUX boot/x86_64/vmlinuz-linux-ck
3444
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
35-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
45+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-core.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-lqx.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-lqx
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-lqx
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-lqx
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-lts.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-lts
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-lts
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-lts
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-rt-lts.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-rt-lts
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-rt-lts
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-rt-lts
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-rt.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-rt
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-rt
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-rt
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-xanmod-lts.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-xanmod-lts
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-xanmod-lts
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-xanmod-lts
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-xanmod.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-xanmod
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-xanmod
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-xanmod
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-zen-letsnote.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-zen-letsnote
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-zen-letsnote
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-zen-letsnote
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

syslinux/x86_64/sys-plymouth/archiso_sys-zen.cfg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ LINUX boot/x86_64/vmlinuz-linux-zen
2525
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
2626
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
2727

28+
LABEL safegraphic
29+
TEXT HELP
30+
Disable KMS. Try it if you are having problems with graphics.
31+
Specifically, add nomodeset to the kernel parameters.
32+
ENDTEXT
33+
MENU LABEL Boot %OS_NAME% (x86_64) with safe graphic
34+
LINUX boot/x86_64/vmlinuz-linux-zen
35+
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% nomodeset
37+
2838
LABEL rescue
2939
TEXT HELP
3040
Start with minimal of prompts. do not use systemd.
@@ -33,4 +43,4 @@ ENDTEXT
3343
MENU LABEL Boot %OS_NAME% (x86_64) without GUI
3444
LINUX boot/x86_64/vmlinuz-linux-zen
3545
INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
36-
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
46+
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target nomodeset

0 commit comments

Comments
 (0)