Results 1 to 20 of 20

Thread: Rly hard to install, Nvme m2 + hdd

  1. #1
    Join Date
    2014-Feb
    Posts
    10

    Unhappy Rly hard to install, Nvme m2 + hdd

    Hello, i got problem to instal grub on my pc, i trying to that same step by setp from this forum "https://forums.kali.org/showthread.php?36601-UEFI-How-to-repair-kali-linux-grub-dual-boot-with-Windows-10"
    but idk it don't work for me mabe i do somthing wrong but idk what ;s

    on my disk m2 Nvme is installed windows 10
    on my hdd is installed kali 2017.3
    help me to install grub step by setp
    here picture fdisc -l

    https://imgur.com/a/NWGiT
    https://i.gyazo.com/9267f4d493d2b4fd...49397aef46.jpg

    Please rly help im rly tired to try instal grub alone, ;/ my motherboard Asus Prime x370 Pro and actualy fresh bios
    Last edited by seebaa; 2017-12-19 at 22:53.

  2. #2
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    mount /dev/sdb1 /mnt
    mount --bind /dev /mnt/dev
    mount --bind /proc /mnt/proc
    mount --bind /sys /mnt/sys
    mount --bind /sys/firmware/efi/efivars /mnt/sys/firmware/efi/efivars
    mount /dev/nvme0n1p1 /mnt/boot/efi
    mount -o remount,rw /dev/nvme0n1p1 /mnt/boot/efi
    mount --bind /run /mnt/hostrun
    chroot /mnt
    mount --bind /hostrun/lvm /run/lvm
    grub-install /dev/nvme0n1
    update-grub
    exit
    umount /mnt/dev
    umount /mnt/proc
    umount /mnt/sys/firmware/efi/efivars
    umount /mnt/sys
    umount /mnt/boot/efi
    umount /mnt/hostrun
    umount /mnt/run/lvm
    umount /mnt
    REBOOT
    Last edited by _defalt; 2017-12-21 at 12:05.

  3. #3
    Join Date
    2014-Feb
    Posts
    10
    thx i restarting now pc and i trying ;*

    don't work look

    https://i.imgur.com/4icir9k.png
    https://imgur.com/a/gIn4j
    Last edited by maiki; 2017-12-20 at 11:14. Reason: Merge Posts

  4. #4
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Copy paste it carefully. It's not /mnt/boot/ef. It's /mnt/boot/efi. Do it again.

  5. #5
    Join Date
    2017-Dec
    Posts
    1
    Nothing:\
    https://imgur.com/a/2qMg1

    comend not found to install grub how to fix it?
    Last edited by seebaaa; 2017-12-20 at 16:35.

  6. #6
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    When I run those commands, It works perfectly well. From these errors grub-install: command not found and update-grub: command not found, it looks like the bash file of grub-install and update-grub are not present in /mnt/usr/sbin.

    Do one thing, once you mount /dev/sdb1 /mnt then run ls /mnt/usr/sbin | grep grub and paste the output here.

    Was grub installed during the installation? What exactly you are trying to do?
    Last edited by _defalt; 2017-12-21 at 15:21.

  7. #7
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    There was no need of making duplicate accounts @seebaa and @seebaaa. Posts given by your earlier account I think don't require moderator's approval.

  8. #8
    Join Date
    2014-Feb
    Posts
    10
    https://imgur.com/a/pI2RQ
    i wanna install only grub to load windows 10 or kali linux, always when i restart pc win 10 loading auto, mm when i installing kali linux from us b i can't install grub so i must do it on live kali, but in kali live i got problems too ;c ;/

  9. #9
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Quote Originally Posted by _defalt View Post
    Do one thing, once you mount /dev/sdb1 /mnt then run ls /mnt/usr/sbin | grep grub and paste the output here.
    I asked you to show me this.

  10. #10
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Quote Originally Posted by seebaa View Post
    when i was installing kali linux from usb i can't install grub
    What errors installer was showing?

  11. #11
    Join Date
    2014-Feb
    Posts
    10
    grub-pc failed to install into /target/

    i tryed to unplug my ssd m2 disk, i formate hdd and fresh instal kali on hdd, 1 disk on pc, and too i can't instal grub this same problems "grub-pc failed to install into /target/" when i trying to instal grubb grub-install /dev/sdb1 i got msg grubb install commend not foundd, i trying all from forum "https://forums.kali.org/showthread.php?36601-UEFI-How-to-repair-kali-linux-grub-dual-boot-with-Windows-10"
    i tryed sdb1 sbd2 sdb5 and sdb, and nothing, nobody can help me? 5 days i trying to install kali lol

  12. #12
    Join Date
    2014-Feb
    Posts
    10
    now i formate my usb and again download kali linux 64 bit mabe somthing wrong i do on install kali on usb idk -.-

  13. #13
    Join Date
    2014-Feb
    Posts
    10
    mmm nothing

  14. #14
    Join Date
    2014-Feb
    Posts
    10
    Quote Originally Posted by _defalt View Post
    What errors installer was showing?
    https://imgur.com/a/pI2RQ

  15. #15
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    You have to re-install kali, the grub package is not installed in /usr/sbin so it's not recognizing the grub command.

  16. #16
    Join Date
    2014-Feb
    Posts
    10
    I Reapir it problem wos in another program to do live usb, before i use Universal USB or UNetbootin, when i do it always when i load system i got error cd rom not detectr, and always i need to write "mount -o vfat /dev/sda1 /cdrom/"
    when i use Win32DiskImager i don't need to write it,
    after instal i don't see my windows 10, but i load kali from hdd and i write "update-grub" on console, and in console i see "found windows 10" < or somthing like that
    all programs to create live usb are broken for me idk why, only Win32DiskImager is good,
    Thx for help etc Defalt Rly thx for trying to help me sory for my bad english ;P
    btw in install kali found autmaticly nvme disc etc, its simple, always use Win32DiskImager to create kali usb

  17. #17
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Rufus is better than Win32DiskImager

  18. #18
    Join Date
    2014-Feb
    Posts
    10
    before i do it on rufus too and too i need write mount -o vfat /dev/sda1 /cdrom/
    on win32diskimager don't

  19. #19
    Join Date
    2016-Oct
    Location
    /dev/sda
    Posts
    1,012
    Did you reinstall kali or repair grub?

  20. #20
    Join Date
    2014-Feb
    Posts
    10
    i reainstaling kali 4-5 times on usb, but only 1 time when i used win32diskimager evrything wos good

Similar Threads

  1. grub not installed on nvme disk
    By prerunner in forum Installing Archive
    Replies: 0
    Last Post: 2022-01-01, 19:06
  2. Kali and Ubuntu as LVM on 2 different NVME memory
    By chandras002 in forum Installing Archive
    Replies: 1
    Last Post: 2019-12-23, 11:08
  3. Problem with Grub after fresh install (NVMe + HDD)
    By deryst in forum Installing Archive
    Replies: 4
    Last Post: 2019-11-08, 15:50
  4. Replies: 0
    Last Post: 2019-10-17, 16:41
  5. Hard disk install or USB install?
    By Phantom231 in forum Installing Archive
    Replies: 3
    Last Post: 2015-08-04, 07:12

Posting Permissions

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