alam.alam
(usa Linux Mint)
Enviado em 22/07/2020 - 11:11h
clodoaldops escreveu:
-eu entraria no lm-19 e rodaria os comandos para atualizar o grub
sudo grub-install /dev/sda
sudo update-grub
Então! Só consigo ver o grub que postei pelo Mint 20. Quando inicio pelo Mint 19 parece que está bootando pelo LiveCD aparece todas as checagem do carregamento. E quando faço o comando pelo GrubCustumizer (LM19) dá erro não permite abrir e ver nada. Pelo terminal executando aparece outro totalmente diferente.
Que coisa estranha!
Esse é o Grub listado pelo Mint 20. usando o comando sudo nano /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT="Linux Mint 19.3 Tricia (19.3) (em /dev/sda1)"
GRUB_TIMEOUT_STYLE="hidden"
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL="console"
Aqui a saída do mesmo comando pelo Mint 19.3
If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
[ 33 linhas lidas ]
^G Obter Ajud^O Gravar ^W Onde está?^K Recort txt^J Justificar^C Pos atual
^X Sair ^R Ler o arq ^\ Substituir^U Colar txt ^T VerfOrtog ^_ Ir p/ linha
E este o erro quando entro pelo grubcustumizer veja imagem. Erro dado.