Results 1 to 50 of 90

Thread: UEFI: How to repair kali-linux grub dual boot with Windows 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Quote Originally Posted by Taconvino View Post
    This happened to me as well, and found your post. However, this line is confusing me:

    grub-install /dev/sda

    Is that correct? That's the first mention to "/dev/sda" in the instructions. Thought I'd check first, before causing any problems.
    /dev/sda is the name of your hard disk. It can be different for different storage units. Always use fdisk -l to see the name of your device.

  2. #2
    Join Date
    2017-Jul
    Posts
    4
    Quote Originally Posted by _defalt View Post
    /dev/sda is the name of your hard disk. It can be different for different storage units. Always use fdisk -l to see the name of your device.
    I have different disks for Windows and for the Linux I'm trying to install. In my case, Linux partitions are /dev/sdi1, 2 and 3. So I my case, this command should be

    grub-install /dev/sdi

    Right?

    Thanks for this guide and for the reply, and sorry if this question is kind of dumb.

Similar Threads

  1. Replies: 28
    Last Post: 2018-08-13, 11:49
  2. UEFI Dual Boot Kali Linux 1.0.9 with Windows 8.1
    By kingoking in forum Installing Archive
    Replies: 10
    Last Post: 2016-09-10, 21:43
  3. Dual Boot Kali Linux with Windows 8.1 (UEFI and SECURE BOOT)
    By sentostv in forum Installing Archive
    Replies: 2
    Last Post: 2015-01-01, 02:53
  4. Replies: 2
    Last Post: 2014-07-13, 08:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •