Çözüldü Ubuntu Grub gözükmüyor

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Katılım
27 Temmuz 2018
Mesajlar
11.179
Makaleler
5
Çözümler
57
Daha fazla  
Cinsiyet
Erkek
Meslek
okuyorum ben ya
Dual boot kullanıyorum, windows sağlam, BIOSdan giriliyor rahat rahat.
Grub ayarlarım:
Kod:
# 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"

# 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 `vbeinfo'
#GRUB_GFXMODE="640x480"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
@202
 
Çözüm
Dual boot kullanıyorum, windows sağlam, BIOSdan giriliyor rahat rahat.
Grub ayarlarım:
Kod:
# 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"

# 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 `vbeinfo'
#GRUB_GFXMODE="640x480"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
@202
Hocam aslında ufak ve saçma olabilir ama GRUB_TıMEOUT_STYLE'ı menu yapıp dener misiniz?

Ardından grub'u güncelleyin.
Dual boot kullanıyorum, windows sağlam, BIOSdan giriliyor rahat rahat.
Grub ayarlarım:
Kod:
# 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"

# 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 `vbeinfo'
#GRUB_GFXMODE="640x480"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
@202
Hocam aslında ufak ve saçma olabilir ama GRUB_TıMEOUT_STYLE'ı menu yapıp dener misiniz?

Ardından grub'u güncelleyin.
 
Çözüm
İsterseniz bir yapıp deneyin, cozebiliyor.
Yarin deneyecegim hocam, kapatmadan yapacaktim unuttum.

Kaynakça açısından komutların çıktısı:
Kod:
bugra@bugra-Aspire-A315-58:~$ sudo grub-mkconfig -o /boot/grub/grub.cfg
[sudo] bugra için parola:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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.
Adding boot menu entry for UEFI Firmware Settings ...
done
bugra@bugra-Aspire-A315-58:~$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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.
Adding boot menu entry for UEFI Firmware Settings ...
done
Reboot atıp geliyorum.

Reboot attım olmadı, os proberın açık olup olmadığını bilmediğim için grub.cfg dosyama
[GRUB_DISABLE_OS_PROBER=false
Satırını da ekledim, araştırmaya devam :D

Eğer yeterince çileden çıkarsam easybcd ile grub yerine Win Boot Managerdan boot edeceğim.

Not: O satırı ekleyince çalışmadı yazmayı unuttum.
Yeni deneme, sudo os-prober'ı disk içinde çalıştırmak:

Kod:
bugra@bugra-Aspire-A315-58:/media/bugra/C4F63EF9F63EEAF6$ sudo os-prober
[sudo] bugra için parola:
bugra@bugra-Aspire-A315-58:/media/bugra/C4F63EF9F63EEAF6$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done

/etc/grub.d/40_custom içine custom entry girmeye çalışıyorum, Grubu uçurmazsam reboot sonrası görüşürüz.

@Shaw Dickerson hocam sorunu sonunda çözdüm.
OS-Prober görmeyi beceremedi. Açıp kapatmayı denedim.
EasyBCD ben EFI sevmiyorum dedi onla da yapamadık.
Yapmam gereken direkt gruba custom entry girmekmiş.
Windows 11 için bende bu çalıştı, Windows 10 için olan bir yazıdan kopyaladım gerçi ama.
Kod:
menuentry "Windows 11" {
        insmod part_gpt
        insmod fat
        search --no-floppy --fs-uuid --set (/boot/EFI dizinindeki UUID lsblk -f ile bulunabilir)
        chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
 
Son düzenleme:
Yarin deneyecegim hocam, kapatmadan yapacaktim unuttum.

Kaynakça açısından komutların çıktısı:
Kod:
bugra@bugra-Aspire-A315-58:~$ sudo grub-mkconfig -o /boot/grub/grub.cfg
[sudo] bugra için parola:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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.
Adding boot menu entry for UEFI Firmware Settings ...
done
bugra@bugra-Aspire-A315-58:~$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
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.
Adding boot menu entry for UEFI Firmware Settings ...
done
Reboot atıp geliyorum.

Reboot attım olmadı, os proberın açık olup olmadığını bilmediğim için grub.cfg dosyama
[GRUB_DISABLE_OS_PROBER=false
Satırını da ekledim, araştırmaya devam :D

Eğer yeterince çileden çıkarsam easybcd ile grub yerine Win Boot Managerdan boot edeceğim.

Not: O satırı ekleyince çalışmadı yazmayı unuttum.
Yeni deneme, sudo os-prober'ı disk içinde çalıştırmak:

Kod:
bugra@bugra-Aspire-A315-58:/media/bugra/C4F63EF9F63EEAF6$ sudo os-prober
[sudo] bugra için parola:
bugra@bugra-Aspire-A315-58:/media/bugra/C4F63EF9F63EEAF6$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.19.0-35-generic
Found initrd image: /boot/initrd.img-5.19.0-35-generic
Found linux image: /boot/vmlinuz-5.19.0-21-generic
Found initrd image: /boot/initrd.img-5.19.0-21-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done

/etc/grub.d/40_custom içine custom entry girmeye çalışıyorum, Grubu uçurmazsam reboot sonrası görüşürüz.

@Shaw Dickerson hocam sorunu sonunda çözdüm.
OS-Prober görmeyi beceremedi. Açıp kapatmayı denedim.
EasyBCD ben EFI sevmiyorum dedi onla da yapamadık.
Yapmam gereken direkt gruba custom entry girmekmiş.
Windows 11 için bende bu çalıştı, Windows 10 için olan bir yazıdan kopyaladım gerçi ama.
Kod:
menuentry "Windows 11" {
        insmod part_gpt
        insmod fat
        search --no-floppy --fs-uuid --set (/boot/EFI dizinindeki UUID lsblk -f ile bulunabilir)
        chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
Güzel hocam, aslında bende aynısını önerecektim ama bazen update ile görebiliyor. Klasik bir sorun neredeyse.
 

Geri
Yukarı