Manjaro GRUB szenvedés?
Telepítettem egy laptopra Manjarot. Laptopról van szó, külön USB-vel rácsatlakoztatott billentyűzettel. Nem tudom, mennyire számít ez. Amikor bekapcsolom, ez fogad: [link] -az "x"-et cseréljétek ki "e-re", mert nem enged linkelni.
Mindent próbáltam, az /etc/grub-ot is átírtam már rootként. Mindent megpróbáltam, amit angolul találtam. Még egy grub-holdshift nevű csomagot is feltelepítettem, hogy ne jöjjön be, csak, ha a shift nyomva van. Tudtok segíteni? Fontos.
Szia. Olvastam már ezt. A solved a lényeg, nyilván, de nem tudom értelmezni.
"For lack of proper solution, I used this solution from the archived forum. So in the /etc/grub.d/30_os-prober file I changed this line of code adjust_timeout () { if [ "$quick_boot" = 1 ] && [ "x${found_other_os}" != "x" ]; then cat << EOF set timeout_style=hidden # was timeout_style=menu i… " Ezt nem tudom értelmezni.
A "sudo update-grub" is megvolt a módosítások után, igaz?
Be tudnád másolni az /etc/default/grub fájl tartalmát? Elég azt a részét, ami nincs kikommentelve (#).
Nálam pl. így néz ki, Mint-hez, 5 mp-es várakozáshoz.
GRUB_DEFAULT=0
#--GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
Én azért bemásolok mindent:
GRUB_DEFAULT=saved
GRUB_TIMEOUT="0"
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor udev.log_priority=3"
GRUB_CMDLINE_LINUX="0"
GRUB_HIDDEN_TIMEOUT=0
GRUB_FORCE_HIDDEN_MENU="true"
# If you want to enable the save default function, uncomment the following
# line, and set GRUB_DEFAULT to saved.
GRUB_SAVEDEFAULT=true
# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y
# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console
# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command 'videoinfo'
GRUB_GFXMODE=auto
# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep
# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/usr/share/grub/background.png"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"
# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"
# Uncomment to ensure that the root filesystem is mounted read-only so that
# systemd-fsck can run the check automatically
GRUB_ROOT_FS_RO=true
# Uncomment this option to enable os-prober execution in the grub-mkconfig command
GRUB_DISABLE_OS_PROBER=false
A linkelt fórumban a srác azt csinálta, hogy átírta a grub-mkconfig scriptjét, hogy ha csak egy OS-t talál az os-prober, akkor ne jelenjen meg a Grub menüje.
Nálam az /etc/default/grub így néz ki:
GRUB_DEFAULT=saved
GRUB_FORCE_HIDDEN_MENU="true"
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="splash apparmor=1 security=apparmor udev.log_priority=3"
Így nálam egyáltalán nem jelenik meg a Grub.
Ha átírod, utána tolj neki egy "sudo update-grub"-ot, hogy érvényre jussanak a beállítások.
Bemásoltam. Volt sudo update-grub is. Ígyis bejön a grub.
A jelenlegi Grub konfigom:
"x" helyett "e"
Valamit módosítottam, de már nem emlékszem, mit. :)
Látom, nálad UEFI rendszer is van, szóval nem akarok butaságot javasolni. Én első körben a menüre vonatkozó részt kipucolnám, például a save-et is kivenném. (Előtte mentsd el ezt a grub fájlt.)
És utána ne felejtsd el: sudo update-grub
Kapcsolódó kérdések:
Minden jog fenntartva © 2024, www.gyakorikerdesek.hu
GYIK | Szabályzat | Jogi nyilatkozat | Adatvédelem | Cookie beállítások | WebMinute Kft. | Facebook | Kapcsolat: info(kukac)gyakorikerdesek.hu
Ha kifogással szeretne élni valamely tartalommal kapcsolatban, kérjük jelezze e-mailes elérhetőségünkön!