Bug#549907: [grub-pc] missing README.Debian file with instructions

Xavier Brochard xavier at alternatif.org
Tue Oct 6 08:53:37 UTC 2009


Package: grub-pc
Version: 1.97~beta4-1
Severity: normal

--- Please enter the report below this line. ---
While installing grub-pc, the debconf dialog tells to test first and, if it 
works to run upgrade-from-grub-legacy. Very nice! but these informations are 
not available to user after rebooting... We just miss a README.Debian file 
containing all of this :-)
Thanks for making this package, it works fine here!

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.30-2-amd64

Debian Release: squeeze/sid
  500 unstable        mirror.home-dn.net 
  500 unstable        ftp.fr.debian.org 
  500 testing         ftp2.fr.debian.org 
  500 instable        download.tuxfamily.org 
  101 experimental    ftp2.fr.debian.org 

--- Package information. ---
Depends                (Version) | Installed
================================-+-=================
libc6                   (>= 2.3) | 2.9-26
debconf                (>= 0.5)  | 1.5.27
 OR debconf-2.0                  | 
grub-common     (= 1.97~beta4-1) | 1.97~beta4-1
ucf                              | 3.0022


Package's Recommends field is empty.

Suggests          (Version) | Installed
===========================-+-===========
desktop-base     (>= 4.0.6) | 5.0.5
genisoimage                 | 9:1.1.9-1



--- Output from package bug script ---

*********************** BEGIN /proc/mounts
/dev/mapper/debian-root / ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/mapper/debian-home /home ext3 rw,relatime,errors=continue,data=ordered 0 
0
/dev/mapper/debian-tmp /tmp ext2 rw,relatime,errors=continue 0 0
/dev/mapper/debian-usr /usr ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/debian-local /usr/local ext3 
rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/debian-var /var ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/debian-vide /home/xavier/iso ext2 rw,relatime,errors=continue 0 0
/dev/sda1 /boot ext3 rw,relatime,errors=continue,data=ordered 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/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
insmod lvm
insmod ext2
set root=(debian-usr)
search --no-floppy --fs-uuid --set 88071b65-795a-4d80-a86b-36eb595786a2
if loadfont /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 timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 596fb0c7-1752-48e7-b701-2b9ee9348f11
insmod png
if background_image /grub/moreblue-orbit-grub.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/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set 596fb0c7-1752-48e7-b701-2b9ee9348f11
	linux	/vmlinuz-2.6.30-2-amd64 root=/dev/mapper/debian-root ro  quiet
	initrd	/initrd.img-2.6.30-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64 (recovery mode)" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set 596fb0c7-1752-48e7-b701-2b9ee9348f11
	linux	/vmlinuz-2.6.30-2-amd64 root=/dev/mapper/debian-root ro single 
	initrd	/initrd.img-2.6.30-2-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set 596fb0c7-1752-48e7-b701-2b9ee9348f11
	linux	/vmlinuz-2.6.30-1-amd64 root=/dev/mapper/debian-root ro  quiet
	initrd	/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode)" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set 596fb0c7-1752-48e7-b701-2b9ee9348f11
	linux	/vmlinuz-2.6.30-1-amd64 root=/dev/mapper/debian-root ro single 
	initrd	/initrd.img-2.6.30-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "mandrake 2009 (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz BOOT_IMAGE=mandrake_2009 root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent vga=793
	initrd (hd0,4)/boot/initrd.img
}
menuentry "failsafe Mandrake 2009 (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz BOOT_IMAGE=failsafe_Mandrake_2009 
root=UUID=0405f293-9cd6-4cff-baff-3e0aa2dadfc9 failsafe pci=nomsi acpi=off 
splash=silent
	initrd (hd0,4)/boot/initrd.img
}
menuentry "desktop586 2.6.27.4-2mnb (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz-2.6.27.4-desktop586-2mnb 
BOOT_IMAGE=desktop586_2.6.27.4-2mnb root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent
	initrd (hd0,4)/boot/initrd-2.6.27.4-desktop586-2mnb.img
}
menuentry "desktop586 2.6.27.5-2mnb (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz-2.6.27.5-desktop586-2mnb 
BOOT_IMAGE=desktop586_2.6.27.5-2mnb root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent vga=793
	initrd (hd0,4)/boot/initrd-2.6.27.5-desktop586-2mnb.img
}
menuentry "linux (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz BOOT_IMAGE=linux root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent vga=793
	initrd (hd0,4)/boot/initrd.img
}
menuentry "desktop586 2.6.27.19-1mnb (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz-2.6.27.19-desktop586-1mnb 
BOOT_IMAGE=desktop586_2.6.27.19-1mnb root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent vga=793
	initrd (hd0,4)/boot/initrd-2.6.27.19-desktop586-1mnb.img
}
menuentry "desktop586 2.6.29.3-1mnb (on /dev/sda5)" {
	insmod ext2
	set root=(hd0,5)
	search --no-floppy --fs-uuid --set 0405f293-9cd6-4cff-baff-3e0aa2dadfc9
	linux /boot/vmlinuz-2.6.29.3-desktop586-1mnb 
BOOT_IMAGE=desktop586_2.6.29.3-1mnb root=UUID=0405f293-9cd6-4cff-
baff-3e0aa2dadfc9 pci=nomsi resume=UUID=a22d69d7-5fbc-4ba0-af19-cab94b5f6b2a 
splash=silent vga=793
	initrd (hd0,4)/boot/initrd-2.6.29.3-desktop586-1mnb.img
}
### 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

Xavier
xavier at alternatif.org





More information about the Pkg-grub-devel mailing list