diff --git a/fulloto.sh b/fulloto.sh index 412ff86..88c1363 100644 --- a/fulloto.sh +++ b/fulloto.sh @@ -304,7 +304,6 @@ EOL grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB --recheck else grub-install --target=i386-pc ${disk} --boot-directory=/boot --recheck --debug - echo "GRUB_DISABLE_OS_PROBER=true" > /etc/default/grub fi grub-mkconfig -o /boot/grub/grub.cfg echo "GRUB kurulumu ve yapılandırması tamamlandı."