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

Bug#497198: marked as done (grub-pc: detects wrong partition for other OS (winXP))



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 grub-pc: detects wrong partition for other OS (winXP)
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
Severity: important

Hi on a clean install of debian sid, using daily image from 27/08/08 i think
the installation of grub2 detected a windows partition in sda2 correcly but 
specified hd0,1 in the boot command rather than hd0,2 wich is the correct one
I edited moved and edited otheros to /etc/grub.d/07_otheros to fix this.

Thanks


PS: should a clean install have chainload from menu.lst=true?


-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/a74d9b54-1572-4734-aa59-d9713f177614 / ext3 rw,errors=remount-ro,data=ordered 0 0
/dev/sda6 /boot ext2 rw,errors=continue 0 0
/dev/sda7 /home ext3 rw,errors=continue,data=ordered 0 0
/dev/sda2 /mnt/win fuseblk rw,user_id=0,group_id=0,allow_other,blksize=4096 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/sda
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=1
set root=(hd0,8)
search --fs-uuid --set a74d9b54-1572-4734-aa59-d9713f177614
if font /usr/share/grub/ascii.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,8)
search --fs-uuid --set a74d9b54-1572-4734-aa59-d9713f177614
insmod png
if background_image /usr/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
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/07_otheros ###

# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
menuentry "Microsoft Windows XP Home Edition" {
	set root=(hd0,2)
	chainloader +1
}
### END /etc/grub.d/07_otheros ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
set root=(hd0,6)
search --fs-uuid --set 1eb5fefe-fdc3-4576-be79-c7748e09cae1
menuentry "Debian GNU/Linux, linux 2.6.26-1-amd64" {
	linux	/vmlinuz-2.6.26-1-amd64 root=UUID=a74d9b54-1572-4734-aa59-d9713f177614 ro quiet vga=788 
	initrd	/initrd.img-2.6.26-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.26-1-amd64 (single-user mode)" {
	linux	/vmlinuz-2.6.26-1-amd64 root=UUID=a74d9b54-1572-4734-aa59-d9713f177614 ro single quiet vga=788
	initrd	/initrd.img-2.6.26-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	linux	/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_CR.UTF-8, LC_CTYPE=es_CR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]    1.5.23          Debian configuration management sy
ii  grub-common              1.96+20080724-9 GRand Unified Bootloader, version 
ii  libc6                    2.7-13          GNU C Library: Shared libraries
ii  liblzo2-2                2.03-1          data compression library
ii  libncurses5              5.6+20080823-1  shared libraries for terminal hand

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base                  5.0.0      common files for the Debian Deskto
pn  os-prober                     <none>     (no description available)

-- debconf information:
  grub-pc/linux_cmdline: fillme
  grub-pc/chainload_from_menu.lst: true



--- 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: