Topic: GRUB Error while parsing number
Afte choosing Windows in bootmenu in GRUB I get this error "Error while parsing number"
I got the Windows operating system on sda1, and linux on sda2, swap sda3 and free partition on sda4. Ehat might be wrong?
#
#Boot menu configuration file
#
color white/blue blue/light-gray
root (sd0,1)
timeout 30
default 0
fallback 1
password ***
title Linux
kernel /boot/vmlinuz root=/dev/sda2 vga=0x303
title Windows
rootnoverify (sd0,0)
chainloader +1