Your message dated Sun, 14 Nov 2010 15:13:09 +0100
with message-id <[email protected]>
and subject line Re: grub-pc: unexpectable reboot
has caused the Debian Bug report #564936,
regarding grub-pc: unexpectable reboot
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 [email protected]
immediately.)


-- 
564936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.98~20100110-1
Severity: normal

This latest version of grub make this system unbootable, because it reboot
every time the loader started just before grub menu going to be displayed.
To boot this system I was compelled to install grub from live cd.
There are no such problem with 1.98~20100107-1


-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/b09171b7-2718-403a-b42e-09e41b9ede7f / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
*********************** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
set default=0
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set b09171b7-2718-403a-b42e-09e41b9ede7f
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
    # For backward compatibility with versions of terminal.mod that don't
    # understand terminal_output
    terminal gfxterm
  fi
fi
set locale_dir=/boot/grub/locale
set lang=
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, with Linux 2.6.32-trunk-686" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set b09171b7-2718-403a-b42e-09e41b9ede7f
        echo    Loading Linux 2.6.32-trunk-686 ...
        linux   /boot/vmlinuz-2.6.32-trunk-686 
root=UUID=b09171b7-2718-403a-b42e-09e41b9ede7f ro  
        echo    Loading initial ramdisk ...
        initrd  /boot/initrd.img-2.6.32-trunk-686
}
menuentry "Debian GNU/Linux, with Linux 2.6.32-trunk-686 (recovery mode)" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set b09171b7-2718-403a-b42e-09e41b9ede7f
        echo    Loading Linux 2.6.32-trunk-686 ...
        linux   /boot/vmlinuz-2.6.32-trunk-686 
root=UUID=b09171b7-2718-403a-b42e-09e41b9ede7f ro single 
        echo    Loading initial ramdisk ...
        initrd  /boot/initrd.img-2.6.32-trunk-686
}
menuentry "Debian GNU/Linux, with Linux 2.6.30-2-686" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set b09171b7-2718-403a-b42e-09e41b9ede7f
        echo    Loading Linux 2.6.30-2-686 ...
        linux   /boot/vmlinuz-2.6.30-2-686 
root=UUID=b09171b7-2718-403a-b42e-09e41b9ede7f ro  
        echo    Loading initial ramdisk ...
        initrd  /boot/initrd.img-2.6.30-2-686
}
menuentry "Debian GNU/Linux, with Linux 2.6.30-2-686 (recovery mode)" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set b09171b7-2718-403a-b42e-09e41b9ede7f
        echo    Loading Linux 2.6.30-2-686 ...
        linux   /boot/vmlinuz-2.6.30-2-686 
root=UUID=b09171b7-2718-403a-b42e-09e41b9ede7f ro single 
        echo    Loading initial ramdisk ...
        initrd  /boot/initrd.img-2.6.30-2-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/hda3)" {
        insmod ntfs
        set root=(hd0,3)
        search --no-floppy --fs-uuid --set 7c70583e7057fcf8
        drivemap -s (hd0) ${root}
        chainloader +1
}
menuentry "Debian GNU/Linux (lenny/sid) (on /dev/hda5)" {
        insmod ext2
        set root=(hd0,5)
        search --no-floppy --fs-uuid --set 4ff93dcd-98f6-4963-88e2-f80ed7c7a124
        linux /boot/vmlinuz-2.6.21-1-686 root=/dev/hda5
        initrd /boot/initrd.img-2.6.21-1-686
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]    1.5.28          Debian configuration management sy
ii  grub-common              1.98~20100110-1 GRand Unified Bootloader, version 
ii  libc6                    2.10.2-5        Embedded GNU C Library: Shared lib
ii  ucf                      3.0025          Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base                  <none>     (no description available)

-- debconf information:
  grub2/kfreebsd_cmdline:
* grub2/linux_cmdline:
  grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
  grub-pc/postrm_purge_boot_grub: false
  grub2/kfreebsd_cmdline_default: quiet
* grub2/linux_cmdline_default:
* grub-pc/install_devices: /dev/hda


**********************************
****   Vladimir Stavrinov   ******
*******   [email protected]   **********
*****   http://inist.ru/   *******
**********************************




--- End Message ---
--- Begin Message ---
Based on report by Kenyon Ralph this bug seems to be fixed in
1.98~20100128-1.1and later. So I'm closing this bugreport. Please reopen
if problem persists.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to