зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
m
Этот коммит содержится в:
родитель
0c482c8573
Коммит
7f761ffa8b
@ -1,6 +1,7 @@
|
||||
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html
|
||||
https://wiki.archlinux.org/title/GRUB
|
||||
|
||||
# For full documentation of the options in this file, see:
|
||||
info -f grub -n 'Simple configuration'
|
||||
|
||||
???
|
||||
@ -15,13 +16,6 @@ exec tail -n +3 $0
|
||||
/etc/default/grub
|
||||
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:
|
||||
sudo update-grub
|
||||
@ -33,5 +27,15 @@ generated (do not edit):
|
||||
|
||||
cat /usr/sbin/grub-mkconfig
|
||||
|
||||
# For full documentation of the options in this file, see:
|
||||
# info -f grub -n 'Simple configuration'
|
||||
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"
|
||||
# - 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
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user