Results 1 to 6 of 6

Thread: Problem with dual boot with win7

  1. #1
    Join Date
    2013-Jun
    Posts
    2

    Problem with dual boot with win7

    Hello,
    I managed to get this dual booted on another win7 box the other day, think that machine has Grub in MBR.

    Tried on my laptop yesterday and today a few times. It already has windows7 on it.
    After the window7 partition, I added an EXt4 /boot partition (300MB) and set it to bootable, 4GB Swap, and 16GB Ext4 for /

    Kali installed ok.
    I told it NOT to install Grub to MBR, and told it to install Grub in /dev/sda4 (the /boot partition)

    I used EasyBCD in windows to create a Linux entry pointing to that same small /boot partition.

    Reboot machine, select the Linux entry and get something along the lines of the following not found:
    \NST\nst_linux.mbr

    What might be wrong with my approach ?

    ta

  2. #2
    Join Date
    2013-Jun
    Posts
    9
    chokko, see if this helps: wipe your kali partition, reinstall with root/home then swap. If you still can't boot try this: http://sourceforge.net/p/boot-repair/home/Home/

    0pt1k

  3. #3
    Join Date
    2013-Apr
    Posts
    126
    Why don't you follow this guide

  4. #4
    Join Date
    2013-Jun
    Posts
    2
    hmmm, I replied to my own post yesterday saying I believe the issue to be UEFI on the laptop. Maybe that post is being vetted still (being new forum user). So thanks for that link 0pt1k, I wasn't able to find a 'boot-repair' for debian/kali yesterday.

    Anyway, just tried boot-repair. It doesn't seem too happy "You have installed on sda5 a Linux version which is not EFI-compatible. It is probably incompatible with your computer. Please install an EFI-compatible system......"

  5. #5
    Join Date
    2013-Mar
    Posts
    354
    You cannot install grub in a partition, period. That is a beginners HUGE mistake.

    Please read more about GRUB and installations in linux. GRUB is to be installed in MBR, that is a rule...

    One of the info in MBR is the disk partitions, boot options as set in BIOS and then it looks for the boot files (in your case the /boot) to keep the booting process. But it starts at the MBR with the bootstrap, also known as GRUB.
    Last edited by maverik35; 2013-06-08 at 23:51.

  6. #6
    Quote Originally Posted by maverik35 View Post
    You cannot install grub in a partition, period. That is a beginners HUGE mistake.

    Please read more about GRUB and installations in linux. GRUB is to be installed in MBR, that is a rule...

    One of the info in MBR is the disk partitions, boot options as set in BIOS and then it looks for the boot files (in your case the /boot) to keep the booting process. But it starts at the MBR with the bootstrap, also known as GRUB.
    hey, i did what you are pointing at, but now the problem is that neither of my 2 hard disks are able to boot. one has windows 8, and the other Ubuntu 14.04. the third one was supposed to be kali, but during the installation out of sheer excitement and haste i allowed the grub to be installed in the mbr(/dev/sda).. and now my pc says that the was no os found, press ctrl+alt+del to restart.

    i tried booting via the hard disk which has win 8 only by disconnecting the other hard disk which did not yield any response either. the other hard disk too, when run solely gave no response other than a blinking white cursor on a black screen. i need help with this.

Similar Threads

  1. Grub dual boot problem with Win7
    By mmajstor in forum Installing Archive
    Replies: 5
    Last Post: 2017-12-24, 12:55
  2. Dual booting problem win7
    By Dual boot in forum Installing Archive
    Replies: 0
    Last Post: 2015-06-08, 20:04
  3. Installation Failed 69% - Win7 dual boot
    By jonnyrandom in forum Installing Archive
    Replies: 1
    Last Post: 2014-02-11, 16:30
  4. Dual boot win7 and kali probleme booting win7
    By RageinHell in forum Installing Archive
    Replies: 1
    Last Post: 2013-06-27, 17:36

Posting Permissions

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