0 Members and 1 Guest are viewing this topic.
mount /dev/sda7 /mntmount /dev/sda1 /mnt/boot/efi mount -o bind /dev /mnt/dev mount -o bind /sys /mnt/sys mount -t proc /proc /mnt/proc chroot /mnt /bin/bash grub-install /dev/sda