зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
0c482c8573
Коммит
7f761ffa8b
@ -1,6 +1,7 @@
|
|||||||
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html
|
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html
|
||||||
https://wiki.archlinux.org/title/GRUB
|
https://wiki.archlinux.org/title/GRUB
|
||||||
|
|
||||||
|
# For full documentation of the options in this file, see:
|
||||||
info -f grub -n 'Simple configuration'
|
info -f grub -n 'Simple configuration'
|
||||||
|
|
||||||
???
|
???
|
||||||
@ -15,13 +16,6 @@ exec tail -n +3 $0
|
|||||||
/etc/default/grub
|
/etc/default/grub
|
||||||
GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt"
|
GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt"
|
||||||
|
|
||||||
https://microsin.net/adminstuff/xnix/nomodeset-quiet-splash-kernel-parameters.html
|
|
||||||
https://microsin.net/adminstuff/xnix/linux-kernel-parameters.html
|
|
||||||
https://microsin.net/adminstuff/xnix/ubuntu-nomodeset-boot-mode.html
|
|
||||||
|
|
||||||
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
|
|
||||||
GRUB_TIMEOUT=5
|
|
||||||
# - quiet splash
|
|
||||||
|
|
||||||
ubuntu:
|
ubuntu:
|
||||||
sudo update-grub
|
sudo update-grub
|
||||||
@ -33,5 +27,15 @@ generated (do not edit):
|
|||||||
|
|
||||||
cat /usr/sbin/grub-mkconfig
|
cat /usr/sbin/grub-mkconfig
|
||||||
|
|
||||||
# For full documentation of the options in this file, see:
|
https://microsin.net/adminstuff/xnix/nomodeset-quiet-splash-kernel-parameters.html
|
||||||
# info -f grub -n 'Simple configuration'
|
https://microsin.net/adminstuff/xnix/linux-kernel-parameters.html
|
||||||
|
https://microsin.net/adminstuff/xnix/ubuntu-nomodeset-boot-mode.html
|
||||||
|
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
|
||||||
|
# - quiet splash
|
||||||
|
|
||||||
|
GRUB_DEFAULT=0
|
||||||
|
GRUB_TIMEOUT_STYLE=menu
|
||||||
|
GRUB_TIMEOUT=5
|
||||||
|
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
|
||||||
|
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
|
||||||
|
GRUB_CMDLINE_LINUX=""
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# my
|
# misc
|
||||||
|
|
||||||
## links
|
## links
|
||||||
|
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user