windows 10 uzerinde Aomei Partition prgrami ile MBR olan diski GPT ye cevirdim windows sorunsuz acildi ancak mint e giris yapamadim live boot ile grubu yeniden yuklemeyi denedim ama yukleyemedim soyle bir cikti aldim
mint[member=37]mint[/member] ~ $ sudo mount /dev/sda3 /mnt
mount: /dev/sda3 is already mounted or /mnt busy
/dev/sda3 is already mounted on /mnt
mint[member=37]mint[/member] ~ $ sudo mount --bind /dev /mnt/dev
mint[member=37]mint[/member] ~ $ sudo chroot /mnt
root[member=37]mint[/member] / # grub-install /dev/sda
Installing for i386-pc platform.
/proc/devices: fopen failed: No such file or directory
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
/proc/devices: fopen failed: No such file or directory
device node not found
grub-install.real: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub-install.real: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub-install.real: error: will not proceed with blocklists.
root[member=37]mint[/member] / #
soyle bir cikti daha aldim
mint[member=37]mint[/member] ~ $ sudo -s mkdir /media/linux
mint[member=37]mint[/member] ~ $ sudo -s mount /dev/sda3 /media/linux/
mint[member=37]mint[/member] ~ $ sudo -s [ -d /media/linux/boot/efi ] && echo ' ' || mkdir /media/linux/boot/efi
mint[member=37]mint[/member] ~ $ sudo -s mount /dev/sda1 /media/linux/boot/efi
mint[member=37]mint[/member] ~ $ sudo -s mount -o bind /dev/ /media/linux/dev/
mint[member=37]mint[/member] ~ $ sudo -s mount -o bind /sys/ /media/linux/sys/
mint[member=37]mint[/member] ~ $ sudo -s mount -o bind /proc/ /media/linux/proc/
mint[member=37]mint[/member] ~ $ sudo -s chroot /media/linux
root[member=37]mint[/member] / # grub-install /dev/sda
Installing for i386-pc platform.
grub-install.real: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub-install.real: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub-install.real: error: will not proceed with blocklists.ayni bir degisen olmadi
yardimlarinizi bekliyorum tesekkurler
