Bug#606845: grub-common: "Autochck program not found. Skipping autocheck", but sure that mbr.bin works !

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Mon Mar 28 23:57:09 UTC 2011


 
> On Sun, Dec 12, 2010 at 6:23 PM, Colin Watson <cjwatson at debian.org
> <mailto:cjwatson at debian.org>> wrote:
>
>     On Sun, Dec 12, 2010 at 11:15:59AM +0100, yellow wrote:
>     > my grub.cfg contains:
>     > menuentry "Windows XP  (on /dev/sda2)" {
>     >         set root='(hd0,msdos2)'
>     >         chainloader  (hd0,msdos5)/mbrwinxp.bin
>     > }
>
Have you tried other possibilities. Namely:
possibility 1:
menuentry "Windows XP  (on /dev/sda2)" {
        set root='(hd0,msdos2)'
        chainloader  +1
}
Possibility 2 (may need a GRUB version newer than the one in squeeze):
menuentry "Windows XP  (on /dev/sda2)" {
        set root='(hd0,msdos2)'
        ntldr /ntldr
}
>
>     >
>
-- 

Regards
Vladimir 'φ-coder/phcoder' Serbinenko


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20110329/905dfe1e/attachment.pgp>


More information about the Pkg-grub-devel mailing list