

mads wrote:Hi. Boot from your live DVD and follow the steps described here.
If any problems, or something is not clear enough, just ask.


sudo bash boot_info_script.sh


Vincent Vermeulen wrote:Please follow this link and download the boot info script: http://sourceforge.net/projects/bootinfoscript/
After downloading, open the zip file and extract the .sh file. Then open a terminal in the folder where you extracted the file (from the Nautilus menu, File > Open in Terminal). Then run the following command and provide your password:
- Code: Select all
sudo bash boot_info_script.sh
It will finish shortly, and have created a file RESULTS.txt. Please upload that here for us to have a closer look at the partitions and boot configuration.





sudo mount /dev/sda5 /mnt
sudo grub-install --root-directory=/mnt /dev/sdasudo update-grub
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Grub2 (v1.99)
Boot sector info: Grub2 (v1.99) is installed in the boot sector of sda1
and looks at sector 550347184 of the same hard drive
for core.img, but core.img can not be found at this
location. No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe



Vincent Vermeulen wrote:I do see a problem:sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Grub2 (v1.99)
Boot sector info: Grub2 (v1.99) is installed in the boot sector of sda1
and looks at sector 550347184 of the same hard drive
for core.img, but core.img can not be found at this
location. No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
That looks like you accidentally also installed Grub2 to /dev/sda1, the Windows boot partition. That's not going to work... I'm not sure how you will recover Windows from that.

felixlizarraga wrote:Now I'm wondering: if I reinstall Windows, would I be able to boot into Mint?



felixlizarraga wrote:... if I reinstall Windows ...


bootrec /fixboot 






Vincent Vermeulen wrote:Well, too late for you, but for any other readers... Grub should have been reinstalled to /dev/sda, not /dev/sda5, as pointed out earlier. /dev/sda, a.k.a. the MBR, is where the Grub bootloader should be put. When you reinstalled Windows, the MBR was overwritten by code from Windows, which doesn't by itself offer to boot other operating systems on your computer (Grub does).

Users browsing this forum: Brahim, Google [Bot], Jason Kuzhively, passerby, rado84, Shredded and 39 guests