Depois de 20 anos, estou voltando para o linux.
Instalei o Ubuntu 22.04.01 LTS no memso pc que já havia o Windows 11.
Ao reiniciar, ele entra diretamente no Ubuntu. Vi que se eu entrar na Bios e tirar de Legacy e passar pra UEFI, ele entra no Windows.
No linux, ao dar o SUDO UPDATE-GRUB , tenho a seguinte mensagem:
ourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.0-60-generic
Found initrd image: /boot/initrd.img-5.15.0-60-generic
Found linux image: /boot/vmlinuz-5.15.0-43-generic
Found initrd image: /boot/initrd.img-5.15.0-43-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
done
Alguém saberia me indicar qual o problema?