LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Dual-boot, Grub errors, linux mint (https://www.linuxquestions.org/questions/linux-newbie-8/dual-boot-grub-errors-linux-mint-914400/)

colorpurple21859 11-23-2011 08:14 PM

Add this entry to /etc/grub.d/40_custom, rerun update-grub and see if it will boot


Quote:

menuentry "Windows Vista (loader) (on /dev/sda3)" {
insmod part_msdos
insmod ntfs
set root='(hd0,3)'
chainloader +1
}

SuperMechaCow 11-23-2011 09:10 PM

Quote:

Add this entry to /etc/grub.d/40_custom, rerun update-grub and see if it will boot
Results:

Code:

error: out of disk.

EDDY1 11-23-2011 09:18 PM

Most likely boot.ini didn't get copied If you can boot mint then check it to see if it's there.


All times are GMT -5. The time now is 12:17 AM.