Results 1 to 16 of 16

Thread: grub install fails

  1. #1
    Join Date
    2013-Apr
    Posts
    10

    Question grub install fails

    I am creating a dual boot with Windows 8 and Kali on a Surface Pro. I am able to boot from USB and select graphical install. When the package installer (forgot the exact term) is running, I get a failure that grub failed to install. I am able to finish installing (without grub) - but of course cannot boot into Kali.
    I've downloaded grub2 and tried copying it to the install usb, as well as using a non-persistence boot and copying it to the kali partition, however am unable to get install to run (??).

  2. I believe the Surface Pro uses the EFI Boot. Try this thread: http://forums.kali.org/showthread.ph...all-Kali-Linux
    Fact, Science and the Pursuit of Knowledge. Working to secure your networks from threats; Outside and Within.

  3. #3
    Join Date
    2013-Apr
    Posts
    10
    Quote Originally Posted by charonsecurity View Post
    I believe the Surface Pro uses the EFI Boot. Try this thread: http://forums.kali.org/showthread.ph...all-Kali-Linux
    Thanks. That link indicates (step 7) that the installer will download the EFI grub and install. Unfortunately, I haven't been able to get my wireless adapter to be recognized during the install, and I don't have a usb > Ethernet adapter yet. Any idea if grub will install from the kali usb drive, or how to get the wireless adapter to be recognized during the install?

  4. #4
    Join Date
    2013-Jun
    Location
    Lanaken, Belgium
    Posts
    43
    I got my wireless adaptor detected during install, so i think it is a driver/hardware issue. If you mount your disk, you should be able to add the files needed for EFI boot.

  5. #5
    Join Date
    2013-Apr
    Posts
    10
    Quote Originally Posted by schwermie View Post
    I got my wireless adaptor detected during install, so i think it is a driver/hardware issue. If you mount your disk, you should be able to add the files needed for EFI boot.
    thanks - you are using a surface pro?

  6. #6
    Join Date
    2013-Jun
    Location
    Lanaken, Belgium
    Posts
    43
    No, i don't have a surface pro, but i think your wireless chipset is not supported with the default Kali Live.

  7. #7
    Join Date
    2013-Apr
    Posts
    10
    thanks. I'm trying now to just get grub to install, then worry about the wireless. I can get Kali to install (with the error that grub fails), but how do I get grub installed so I get the dual boot menu? I've downloaded grub2 and copied it to the kali partition using kali live, however the ./configure fails.
    I've also tried easybcd which also fails to either 'find' kali, or boot into kali if I manually configure the boot partition.

  8. #8
    Join Date
    2013-Jun
    Posts
    125

    USB Live seems to work

    Quote Originally Posted by schutzhund3 View Post
    I am creating a dual boot with Windows 8 and Kali on a Surface Pro. I am able to boot from USB and select graphical install. When the package installer (forgot the exact term) is running, I get a failure that grub failed to install. I am able to finish installing (without grub) - but of course cannot boot into Kali.
    I've downloaded grub2 and tried copying it to the install usb, as well as using a non-persistence boot and copying it to the kali partition, however am unable to get install to run (??).
    I encounter the same problem when installing..i have windows 7 and XP in the Boot Loader. what i did was follow the instruction on how to make a live Kali USB and then i use the USB to install Kali Linux when the PC boots. I did not encounter any grub installation failed errors!

  9. #9
    Join Date
    2014-Feb
    Posts
    1
    same pb here, have a win7 on my pc netbook

  10. #10
    Join Date
    2014-Feb
    Posts
    15
    you use an internet connection during the installation ??? repeat the installation and connect to the internet because the grub is downloaded through apt

  11. #11
    The same problem...
    Last edited by sickn3ss; 2014-08-10 at 02:52.

  12. #12
    Join Date
    2014-Aug
    Posts
    1

    fatal error message fix

    Quote Originally Posted by yusbar View Post
    The same problem...




    I have had this problem before and I solved it on my computer anyway.
    Instead of installing grub as the master boot say no to that option.
    Then you must specify where to install it and for me it was /dev/sda1
    It installed without the fatal error warning and booted no problem.
    I hope this helps anyone with the same problem.
    Last edited by sickn3ss; 2014-08-10 at 02:52.

  13. #13
    Join Date
    2015-Feb
    Posts
    3
    I have a similar problem, I've done the step where I specify which partition to install grub to as well, and no go. I've confirm the hash of the iso, done the install at this point 4 times (in progress of 5th) on 2 laptops and a separate desktop (now going with an install in vmplayer). I'm doing a encrypted lvm install to a usb device. Each time, it appears that grub is not properly installing. Next step is to attempt a grub-install manually after the fact, but I do believe something may be dorked with the grub install step in the installer. Going to keep trying, because I've been running Kali for years on encrypted usb. Finally about to make the jump to EFI as well.

  14. #14
    Join Date
    2014-Oct
    Posts
    21
    I have similar problem.
    You finish install kali
    I fixed by following step.
    1. Download boot repair disk http://sourceforge.net/projects/boot-repair-cd/
    2. Make boot usb using usb universal http://www.pendrivelinux.com/univers...easy-as-1-2-3/
    3. Boot on usb run repair disk and run fix recommended ( you must connect to internet while boot usb)
    if you see message not connect to repository in file source.list , you use terminal in menu and add repository
    to source.list then reinstall fix recommended
    You will see message to run some command , if fail rerun command.
    If install successfully , press forward to finish.
    Reboot machine

    Hope this help
    Hoan
    Last edited by hoanhdo; 2015-08-14 at 17:09.

  15. #15
    Join Date
    2015-Jul
    Posts
    15
    Agreed, mirror option to use toward the end of install is what got me GRUB also.


    Good Luck.

  16. #16
    Join Date
    2015-Feb
    Posts
    3
    Quote Originally Posted by drewsky View Post
    Agreed, mirror option to use toward the end of install is what got me GRUB also.


    Good Luck.
    As an update. I got everything to work. Basically, i unplugged an internal sata drive i had in the machine and did the install with just the dvd drive and the usb. Grub installed correctly on the right usb drive. What i had experienced before was grub not installing to the usb drive, but it installed to my sata drive even though i selected the usb when selecting drives for install. Not sure if its a bug or just a missed menu option somewhere on my part but just thought i'd let you guys know what worked for me in the end.

    What im working on now is UEFI for the full install usb approach. I know i need the /EFI folder on the boot partition but im trying to cobble together what files i need there.

Similar Threads

  1. Replies: 5
    Last Post: 2016-02-27, 09:17
  2. Kali GRUB fails to install. Tied multiple methods
    By deanfourie in forum Installing Archive
    Replies: 10
    Last Post: 2015-10-05, 01:05
  3. GRUB install fails - kali install to USB drive
    By elidd1 in forum Installing Archive
    Replies: 0
    Last Post: 2015-07-27, 12:21
  4. Grub lists Win8.1 but OS fails to boot
    By CaptnZap in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2014-12-30, 23:13
  5. install fails installing grub
    By YourMum in forum Installing Archive
    Replies: 2
    Last Post: 2014-06-10, 22:56

Posting Permissions

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