From 5eecc31469906dd14a20c11d546481d6341a2694 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 23 Aug 2021 12:23:47 +0300 Subject: [PATCH] grub2 rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit grub install de efi dizini altını pisi isimli ikinci bir dizin oluşmasına sebeb oluyor --- system/boot/grub2/files/grub-defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/boot/grub2/files/grub-defaults b/system/boot/grub2/files/grub-defaults index b5bf3846..3f7e1c41 100644 --- a/system/boot/grub2/files/grub-defaults +++ b/system/boot/grub2/files/grub-defaults @@ -1,6 +1,6 @@ GRUB_DEFAULT=0 GRUB_TIMEOUT=10 -GRUB_DISTRIBUTOR="Pisi" +GRUB_DISTRIBUTOR="Pisilinux" GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" #GRUB_CMDLINE_LINUX=""