Dual Boot Deepin OS Grub'da Windows gözükmüyor

Sam001

Kilopat
Katılım
9 Nisan 2017
Mesajlar
189
Daha fazla  
Cinsiyet
Erkek
Merhabalar, bilgisayarımda Windows yanına Deepin kurdum ancak grub kısmında Windows gözükmüyor. BIOS'tan Windows'u seçip açabiliyorum ama her Windows açacağımda bunu yapmak istemiyorum. EFI bölümünü ayırmıştım yani şu an var. Ne yapabilirim?
 
sudo apt install ntfs-3g && sudo mkdir /mnt/w10 && sudo mount /dev/sda3 /mnt/w10 && sudo grub-mkconfig -o /boot/grub/grub.cfg
İlk komut için yine en yeni sürümde dedi
İkinci komut çıktısı:
Kod:
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
Üçüncü komut çıktısı:
Kod:
rub yapılandırma dosyası oluşturuluyor ...
Bulunan tema: /boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
Bulunan linux kalıbı: /boot/vmlinuz-5.10.18-amd64-desktop
Bulunan initrd kalıbı: /boot/initrd.img-5.10.18-amd64-desktop
  /dev/sdc: open failed: medium yok
Adding boot menu entry for EFI firmware configuration
bitti
 
İlk komut için yine en yeni sürümde dedi
İkinci komut çıktısı:
Kod:
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
Üçüncü komut çıktısı:
Kod:
rub yapılandırma dosyası oluşturuluyor ...
Bulunan tema: /boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
Bulunan linux kalıbı: /boot/vmlinuz-5.10.18-amd64-desktop
Bulunan initrd kalıbı: /boot/initrd.img-5.10.18-amd64-desktop
  /dev/sdc: open failed: medium yok
Adding boot menu entry for EFI firmware configuration
bitti
Hepsini tek komut olarak yazacaksın sanırım.
 
sudo umount /dev/sda3 && sudo mount /dev/sda3 /mnt/w10 && sudo grub-mkconfig -o /boot/grub/grub.cfg
W10 bölümünde işin varsa kapat.
Windows kapalı diye biliyorum. Şöyle bir çıktı verdi:
Kod:
b/grub.cfg
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)
Could not mount read-write, trying read-only
Grub yapılandırma dosyası oluşturuluyor ...
Bulunan tema: /boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
Bulunan linux kalıbı: /boot/vmlinuz-5.10.18-amd64-desktop
Bulunan initrd kalıbı: /boot/initrd.img-5.10.18-amd64-desktop
  /dev/sdc: open failed: medium yok
Adding boot menu entry for EFI firmware configuration
bitti
 
Windows kapalı diye biliyorum. Şöyle bir çıktı verdi:
Kod:
b/grub.cfg
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)
Could not mount read-write, trying read-only
Grub yapılandırma dosyası oluşturuluyor ...
Bulunan tema: /boot/grub/themes/deepin/theme.txt
Found background image: /boot/grub/themes/deepin/background.jpg
Bulunan linux kalıbı: /boot/vmlinuz-5.10.18-amd64-desktop
Bulunan initrd kalıbı: /boot/initrd.img-5.10.18-amd64-desktop
  /dev/sdc: open failed: medium yok
Adding boot menu entry for EFI firmware configuration
bitti
Fast boot kapalı mı? @342746 hocamın dediğini yapın. Çok karıştırmayayım.
Bir de ls /boot bunun çıktısını verirseniz daha iyi olur.
 
Fast boot kapalı mı? @342746 hocamın dediğini yapın. Çok karıştırmayayım.
Bir de ls /boot bunun çıktısını verirseniz daha iyi olur.
Buyrun çıktısı:
Kod:
config-5.10.18-amd64-desktop  fonts  initrd.img-5.10.18-amd64-desktop  vmlinuz-5.10.18-amd64-desktop
efi                           grub   System.map-5.10.18-amd64-desktop

Fastboot kapalı mı kalmalı? BIOS'ta açık diye görmüştüm
 
@Ali998 Hocamın dediklerini yapın. Olmaz ise en son sudo apt install grub-customizer
Ekran Görüntüsü_20210405152309.png

Uygulamayı kurdum ancak ne yapacağımı billemedim, yönlendirebilir misiniz?
 

Yeni konular

Geri
Yukarı