[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#498439: marked as done (Grub2 1.96 can't boot Windows xp)



Your message dated Fri, 12 Jun 2009 19:17:08 +0000
with message-id <E1MFCFQ-0005oe-IP@ries.debian.org>
and subject line Bug#473401: fixed in grub-installer 1.38
has caused the Debian Bug report #473401,
regarding Grub2 1.96 can't boot Windows xp
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
473401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473401
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20080724-9
 
I install the Lenny from netinst.iso(Debian GNU/Linux testing "Lenny" - Official Snapshot i386 NETINST Binary-1 20080908-00:14 )
 
Problem:
  1. select Lenny item, it can't boot successful.
  2. select XP item, the system can't boot. the error message:
 
       no such partition
 
  3. when select XP item at first time, the system can't boot.
     then go back to select the Lenny, the system can't can't boot too. the error message:
 
        you need to load kernel first
 
sovlution:
   change in grub.cfg
   old:
   >     menuentry "Microsoft Windows XP Professional" {
   >      set root=(hd0,0)
   >      chainloader +1
   >     }
 
   new(the second line been changed):
   >     menuentry "Microsoft Windows XP Professional" {
   >      set root=(hd0,1)
   >                    ^
   >      chainloader +1
   >     }
 
 
Enviroment:
  1. I have install dual system in a computer:
       Lenny & Windows XP
 
  2. My grub.cfg:
        set default=0
        set timeout=5
        set root=(hd0,6)
        search --fs-uuid --set a1eb98f0-719a-4c9c-940e-227a450d8b7c
        if font /share/grub/ascii.pff ; then
          set gfxmode=640x480
          insmod gfxterm
          insmod vbe
          terminal gfxterm
        fi
        set root=(hd0,6)
        search --fs-uuid --set a1eb98f0-719a-4c9c-940e-227a450d8b7c
        insmod png
        if background_image /share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
          set color_normal=black/black
          set color_highlight=magenta/black
        else
          set menu_color_normal=cyan/blue
          set menu_color_highlight=white/blue
        fi
        set root=(hd0,3)
        search --fs-uuid --set 662a3e12-57bb-4383-ad41-229725e5e357
        menuentry "Debian GNU/Linux, linux 2.6.26-1-686" {
         linux /boot/vmlinuz-2.6.26-1-686 root=UUID=662a3e12-57bb-4383-ad41-229725e5e357 ro vga=791 
         initrd /boot/initrd.img-2.6.26-1-686
        }
        menuentry "Debian GNU/Linux, linux 2.6.26-1-686 (single-user mode)" {
         linux /boot/vmlinuz-2.6.26-1-686 root=UUID=662a3e12-57bb-4383-ad41-229725e5e357 ro single vga=791
         initrd /boot/initrd.img-2.6.26-1-686
        }
        menuentry "Microsoft Windows XP Professional" {
         set root=(hd0,0)
         chainloader +1
        }
 
  3. Run fdisk -l /dev/sda  result:
        Disk /dev/sda: 250.0 GB, 250058268160 bytes
        255 heads, 63 sectors/track, 30401 cylinders
        Units = cylinders of 16065 * 512 = 8225280 bytes
        Disk identifier: 0x31693168
 
           Device Boot      Start         End      Blocks   Id  System
        /dev/sda1   *           1        6527    52428096    7  HPFS/NTFS
        /dev/sda2            6528       30282   190812037+   f  W95 Ext'd (LBA)
        /dev/sda3           30283       30401      955867+  83  Linux
        /dev/sda5            6528       13054    52428096    7  HPFS/NTFS
        ............
 
this is a bug in grub2 ?
 
Best regards,
wyw
 

--- End Message ---
--- Begin Message ---
Source: grub-installer
Source-Version: 1.38

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_1.38.dsc
  to pool/main/g/grub-installer/grub-installer_1.38.dsc
grub-installer_1.38.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.38.tar.gz
grub-installer_1.38_amd64.udeb
  to pool/main/g/grub-installer/grub-installer_1.38_amd64.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 473401@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <otavio@debian.org> (supplier of updated grub-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 12 Jun 2009 16:04:27 -0300
Source: grub-installer
Binary: grub-installer
Architecture: source amd64
Version: 1.38
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Otavio Salvador <otavio@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 473401 529363
Changes: 
 grub-installer (1.38) unstable; urgency=low
 .
   [ Colin Watson ]
   * Make findfs use the last of any mounts found, in case there's more than
     one due to pilot error in the partitioner (LP: #289101).
   * Use grub-ieee1275 on powerpc, not grub-of which no longer exists.
 .
   [ Max Vozeler ]
   * Use grub2 when ext4 is chosen (closes: #529363).
 .
   [ Felix Zielcke ]
   * Change the debhelper compat level to 7 and bump the build
     dependency.
   * Replace deprecated `dh_clean -k' with `dh_prep'.
   * Remove the lintian overrides, they're no longer needed.
   * Use UUIDs in the grub2 generated menuentrys. (Closes: #473401)
   * Add drivemap in the grub2 generated menuentry for DOS/Windows in
     case a recent grub2 gets installed.
   * Don't pass -y to update-grub. grub-legacy in lenny just prints out a
     warning.
 .
   [ Otavio Salvador ]
   * Add Felix Zielcke in uploads field and set DM-Upload-allowed to
     allow him to upload.
Checksums-Sha1: 
 6dde4a27f60ccc2cdbb02c8ca2b5d31b2ac95e9e 1043 grub-installer_1.38.dsc
 6647dca85568a2335e85e57cadf15f54ec579cf8 161446 grub-installer_1.38.tar.gz
 19af92871dadbd136390d34f68b55f594bb558fa 153606 grub-installer_1.38_amd64.udeb
Checksums-Sha256: 
 0fd3082bccea9187fa0339d616a31a6305703428c1a9625e609edb2131f6a76b 1043 grub-installer_1.38.dsc
 2b3412eb10c1cf1e76be882eeaf803655043815eacd8cd13460774c7d0f9e2ba 161446 grub-installer_1.38.tar.gz
 ad869b0c27339525b543adb16bdb8fe5e5189ae3abd16f1f50c7e5417080b4b2 153606 grub-installer_1.38_amd64.udeb
Files: 
 61c400eba52f3b45a0e6f84adc72ec5a 1043 debian-installer standard grub-installer_1.38.dsc
 eb481c8f701916b10f405dd9d7b704ab 161446 debian-installer standard grub-installer_1.38.tar.gz
 174e9454edfbd80a937a1a0a6fa603bc 153606 debian-installer standard grub-installer_1.38_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoypxgACgkQLqiZQEml+FUoZwCgl2Oc+1OBo2XuQ4Ib101Kw/uu
BAgAniQzP85k92ocV9vydLMFN/5h1Tn1
=jmgV
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: