Public bug reported:

Binary package hint: grub2

When updating from grub legacy it detected my Windows 7 RC loader as a
vista one and the XP loader as Win2k

/boot/grub.cfg:
menuentry "Windows Vista (loader) (on /dev/sda1)" {
        insmod ntfs
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set e074f86a74f844b6
        chainloader +1
}
menuentry "Microsoft Windows 2000 Professional (on /dev/sdc1)" {
        insmod ntfs
        set root=(hd2,1)
        search --no-floppy --fs-uuid --set 48b8cef4b8cedf94
        drivemap -s (hd0) ${root}
        chainloader +1
}

ProblemType: Bug
Architecture: amd64
Date: Sun Sep 13 13:41:37 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: grub-pc 1.97~beta2-2ubuntu2
ProcEnviron:
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.32-generic
SourcePackage: grub2
Uname: Linux 2.6.31-10-generic x86_64

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Windows 7 RC wrongly detected as Win Vista
https://bugs.launchpad.net/bugs/428823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to