Bug#601278: [grub-pc] update-grub does not handle correctly /boot separate partition when update from 1.98+20100804-5 to 1.98+20100804-6

Landry MINOZA landry.minoza at atexo.com
Mon Oct 25 08:26:12 UTC 2010


  Package: grub-pc
Version: 1.98+20100804-6

--- Please enter the report below this line. ---
With version 1.98+20100804-6, grub-pc added /boot in the path of vmlinuz 
and initramfs.

I have the same behaviour on 2 systems running sid on amd64.
As a workaround, I cd to /boot then ln -s . boot

Please update the severity as i makes the system unbootable.

Here are the outputs of sh -x /usr/sbin/grub-mkconfig and sh -x 
/etc/grub.d/10_linux if it can help.

--- grub-mkconfig ---

sudo sh -x /usr/sbin/grub-mkconfig
+ set -e
+ transform=s,x,x,
+ prefix=/usr
+ exec_prefix=/usr
+ sbindir=/usr/sbin
+ libdir=/usr/lib
+ sysconfdir=/etc
+ PACKAGE_NAME=GRUB
+ PACKAGE_VERSION=1.98+20100804-6
+ host_os=linux-gnu
+ datarootdir=/usr/share
+ datadir=/usr/share
+ echo grub
+ sed s,x,x,
+ pkgdatadir=/usr/share/grub
+ grub_cfg=
+ grub_mkconfig_dir=/etc/grub.d
+ basename /usr/sbin/grub-mkconfig
+ self=grub-mkconfig
+ echo grub-mkdevicemap
+ sed s,x,x,
+ grub_mkdevicemap=/usr/sbin/grub-mkdevicemap
+ echo grub-probe
+ sed s,x,x,
+ grub_probe=/usr/sbin/grub-probe
+ test 0 -gt 0
+ . /usr/lib/grub/grub-mkconfig_lib
+ transform=s,x,x,
+ prefix=/usr
+ exec_prefix=/usr
+ datarootdir=/usr/share
+ datadir=/usr/share
+ bindir=/usr/bin
+ sbindir=/usr/sbin
+ echo grub
+ sed s,x,x,
+ pkgdatadir=/usr/share/grub
+ test x/usr/sbin/grub-probe = x
+ test x = x
+ echo grub-mkrelpath
+ sed s,x,x,
+ grub_mkrelpath=/usr/bin/grub-mkrelpath
+ which gettext
+
+ gettext=gettext
+ echo /boot/grub
+ sed s,x,x,
+ GRUB_PREFIX=/boot/grub
+ [ x = x ]
+ id -u
+ EUID=0
+ [ 0 != 0 ]
+ set /usr/sbin/grub-mkdevicemap dummy
+ test -f /usr/sbin/grub-mkdevicemap
+ :
+ set /usr/sbin/grub-probe dummy
+ test -f /usr/sbin/grub-probe
+ :
+ mkdir -p /boot/grub
+ test -e /boot/grub/device.map
+ :
+ /usr/sbin/grub-probe --target=device /
+ GRUB_DEVICE=/dev/mapper/lmi2--vg1-lvroot
+ /usr/sbin/grub-probe --device /dev/mapper/lmi2--vg1-lvroot 
--target=fs_uuid
+ GRUB_DEVICE_UUID=66655bd5-09aa-416f-b84a-7bcdb5541f9b
+ /usr/sbin/grub-probe --target=device /boot
+ GRUB_DEVICE_BOOT=/dev/sdb1
+ /usr/sbin/grub-probe --device /dev/sdb1 --target=fs_uuid
+ GRUB_DEVICE_BOOT_UUID=05e1dad6-b23d-4961-b0a5-751862ba35e5
+ /usr/sbin/grub-probe --target=fs /
+ GRUB_FS=ext2
+ test -f /etc/default/grub
+ . /etc/default/grub
+ GRUB_DEFAULT=0
+ GRUB_TIMEOUT=5
+ lsb_release -i -s
+ GRUB_DISTRIBUTOR=Debian
+ GRUB_CMDLINE_LINUX_DEFAULT=quiet ipv6.disable=1
+ GRUB_CMDLINE_LINUX=
+ [ x != x ]
+ termoutdefault=0
+ [ x = x ]
+ GRUB_TERMINAL_OUTPUT=gfxterm
+ termoutdefault=1
+ [ xgfxterm = xgfxterm ]
+ test -e /boot/grub/gfxterm.mod
+ [ ! -s /boot/grub/video.lst ]
+ [ -n  ]
+ path=/usr/share/grub/unicode.pf2
+ is_path_readable_by_grub /usr/share/grub/unicode.pf2
+ path=/usr/share/grub/unicode.pf2
+ test -e /usr/share/grub/unicode.pf2
+ :
+ /usr/sbin/grub-probe -t fs /usr/share/grub/unicode.pf2
+ :
+ return 0
+ GRUB_FONT_PATH=/usr/share/grub/unicode.pf2
+ [ unicode = ascii ]
+ break 2
+ [ -z /usr/share/grub/unicode.pf2 ]
+ export GRUB_DEVICE GRUB_DEVICE_UUID GRUB_DEVICE_BOOT 
GRUB_DEVICE_BOOT_UUID GRUB_FS GRUB_FONT_PATH GRUB_PRELOAD_MODULES 
GRUB_PREFIX
+ export GRUB_DEFAULT GRUB_HIDDEN_TIMEOUT GRUB_HIDDEN_TIMEOUT_QUIET 
GRUB_TIMEOUT GRUB_DEFAULT_BUTTON GRUB_HIDDEN_TIMEOUT_BUTTON 
GRUB_TIMEOUT_BUTTON GRUB_BUTTON_CMOS_ADDRESS GRUB_DISTRIBUTOR 
GRUB_CMDLINE_LINUX GRUB_CMDLINE_LINUX_DEFAULT GRUB_CMDLINE_XEN 
GRUB_CMDLINE_XEN_DEFAULT GRUB_CMDLINE_NETBSD GRUB_CMDLINE_NETBSD_DEFAULT 
GRUB_TERMINAL_INPUT GRUB_TERMINAL_OUTPUT GRUB_SERIAL_COMMAND 
GRUB_DISABLE_LINUX_UUID GRUB_DISABLE_LINUX_RECOVERY 
GRUB_DISABLE_NETBSD_RECOVERY GRUB_VIDEO_BACKEND GRUB_GFXMODE 
GRUB_BACKGROUND GRUB_THEME GRUB_GFXPAYLOAD_LINUX GRUB_DISABLE_OS_PROBER 
GRUB_INIT_TUNE GRUB_SAVEDEFAULT GRUB_BADRAM
+ test x != x
+ echo Generating grub.cfg ...
Generating grub.cfg ...
+ cat
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
+ grub_file_is_not_garbage /etc/grub.d/00_header
+ test -f /etc/grub.d/00_header
+ return 0
+ test -x /etc/grub.d/00_header
+ echo

+ echo ### BEGIN /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/00_header ###
+ /etc/grub.d/00_header
if [ -s $prefix/grubenv ]; then
   load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
   set saved_entry="${prev_saved_entry}"
   save_env saved_entry
   set prev_saved_entry=
   save_env prev_saved_entry
   set boot_once=true
fi

function savedefault {
   if [ -z "${boot_once}" ]; then
     saved_entry="${chosen}"
     save_env saved_entry
   fi
}

function load_video {
   insmod vbe
   insmod vga
   insmod video_bochs
   insmod video_cirrus
}

insmod lvm
insmod part_msdos
insmod ext2
set root='(lmi2-vg1-lvroot)'
search --no-floppy --fs-uuid --set 66655bd5-09aa-416f-b84a-7bcdb5541f9b
if loadfont /usr/share/grub/unicode.pf2 ; then
   set gfxmode=640x480
   load_video
   insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
set locale_dir=($root)/grub/locale
set lang=fr
insmod gettext
set timeout=5
+ echo ### END /etc/grub.d/00_header ###
### END /etc/grub.d/00_header ###
+ grub_file_is_not_garbage /etc/grub.d/05_debian_theme
+ test -f /etc/grub.d/05_debian_theme
+ return 0
+ test -x /etc/grub.d/05_debian_theme
+ echo

+ echo ### BEGIN /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/05_debian_theme ###
+ /etc/grub.d/05_debian_theme
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
+ echo ### END /etc/grub.d/05_debian_theme ###
### END /etc/grub.d/05_debian_theme ###
+ grub_file_is_not_garbage /etc/grub.d/10_linux
+ test -f /etc/grub.d/10_linux
+ return 0
+ test -x /etc/grub.d/10_linux
+ echo

+ echo ### BEGIN /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_linux ###
+ /etc/grub.d/10_linux
Found linux image: /boot/vmlinuz-2.6.35-trunk-amd64
Found initrd image: /boot/initrd.img-2.6.35-trunk-amd64
menuentry 'Debian GNU/Linux, avec Linux 2.6.35-trunk-amd64' --class 
debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.35-trunk-amd64 ...'
         linux   /boot/vmlinuz-2.6.35-trunk-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro  quiet ipv6.disable=1
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.35-trunk-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.35-trunk-amd64 (mode de 
dépannage)' --class debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.35-trunk-amd64 ...'
         linux   /boot/vmlinuz-2.6.35-trunk-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro single
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.35-trunk-amd64
}
Found linux image: /boot/vmlinuz-2.6.34-1-amd64
Found initrd image: /boot/initrd.img-2.6.34-1-amd64
menuentry 'Debian GNU/Linux, avec Linux 2.6.34-1-amd64' --class debian 
--class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.34-1-amd64 ...'
         linux   /boot/vmlinuz-2.6.34-1-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro  quiet ipv6.disable=1
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.34-1-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.34-1-amd64 (mode de 
dépannage)' --class debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.34-1-amd64 ...'
         linux   /boot/vmlinuz-2.6.34-1-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro single
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.34-1-amd64
}
Found linux image: /boot/vmlinuz-2.6.32-5-amd64
Found initrd image: /boot/initrd.img-2.6.32-5-amd64
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-5-amd64' --class debian 
--class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-5-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-5-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro  quiet ipv6.disable=1
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-5-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-5-amd64 (mode de 
dépannage)' --class debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-5-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-5-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro single
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-5-amd64
}
Found linux image: /boot/vmlinuz-2.6.32-3-amd64
Found initrd image: /boot/initrd.img-2.6.32-3-amd64
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-3-amd64' --class debian 
--class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-3-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-3-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro  quiet ipv6.disable=1
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-3-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-3-amd64 (mode de 
dépannage)' --class debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-3-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-3-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro single
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-3-amd64
}
Found linux image: /boot/vmlinuz-2.6.32-2-amd64
Found initrd image: /boot/initrd.img-2.6.32-2-amd64
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-2-amd64' --class debian 
--class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-2-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-2-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro  quiet ipv6.disable=1
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-2-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-2-amd64 (mode de 
dépannage)' --class debian --class gnu-linux --class gnu --class os {
         insmod part_msdos
         insmod ext2
         set root='(hd1,msdos1)'
         search --no-floppy --fs-uuid --set 
05e1dad6-b23d-4961-b0a5-751862ba35e5
         echo    'Chargement de Linux 2.6.32-2-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-2-amd64 
root=/dev/mapper/lmi2--vg1-lvroot ro single
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-2-amd64
}
+ echo ### END /etc/grub.d/10_linux ###
### END /etc/grub.d/10_linux ###
+ grub_file_is_not_garbage /etc/grub.d/20_linux_xen
+ test -f /etc/grub.d/20_linux_xen
+ return 0
+ test -x /etc/grub.d/20_linux_xen
+ echo

+ echo ### BEGIN /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/20_linux_xen ###
+ /etc/grub.d/20_linux_xen
+ echo ### END /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
+ grub_file_is_not_garbage /etc/grub.d/30_os-prober
+ test -f /etc/grub.d/30_os-prober
+ return 0
+ test -x /etc/grub.d/30_os-prober
+ echo

+ echo ### BEGIN /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_os-prober ###
+ /etc/grub.d/30_os-prober
+ echo ### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
+ grub_file_is_not_garbage /etc/grub.d/40_custom
+ test -f /etc/grub.d/40_custom
+ return 0
+ test -x /etc/grub.d/40_custom
+ echo

+ echo ### BEGIN /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/40_custom ###
+ /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.
+ echo ### END /etc/grub.d/40_custom ###
### END /etc/grub.d/40_custom ###
+ grub_file_is_not_garbage /etc/grub.d/41_custom
+ test -f /etc/grub.d/41_custom
+ return 0
+ test -x /etc/grub.d/41_custom
+ echo

+ echo ### BEGIN /etc/grub.d/41_custom ###
### BEGIN /etc/grub.d/41_custom ###
+ /etc/grub.d/41_custom
if [ -f  $prefix/custom.cfg ]; then
   source $prefix/custom.cfg;
fi
+ echo ### END /etc/grub.d/41_custom ###
### END /etc/grub.d/41_custom ###
+ grub_file_is_not_garbage /etc/grub.d/README
+ test -f /etc/grub.d/README
+ return 0
+ test -x /etc/grub.d/README
+ [ x != x ]
+ test x != x
+ echo done
done

--- grub-mkconfig ---

--- /etc/grub.d/10_linux ---

sudo sh -x /etc/grub.d/10_linux
[sudo] password for landry:
+ set -e
+ prefix=/usr
+ exec_prefix=/usr
+ bindir=/usr/bin
+ libdir=/usr/lib
+ . /usr/lib/grub/grub-mkconfig_lib
+ transform=s,x,x,
+ prefix=/usr
+ exec_prefix=/usr
+ datarootdir=/usr/share
+ datadir=/usr/share
+ bindir=/usr/bin
+ sbindir=/usr/sbin
+ echo grub
+ sed s,x,x,
+ pkgdatadir=/usr/share/grub
+ test x = x
+ echo grub-probe
+ sed s,x,x,
+ grub_probe=/usr/sbin/grub-probe
+ test x = x
+ echo grub-mkrelpath
+ sed s,x,x,
+ grub_mkrelpath=/usr/bin/grub-mkrelpath
+ which gettext
+
+ gettext=gettext
+ export TEXTDOMAIN=grub
+ export TEXTDOMAINDIR=/usr/share/locale
+ CLASS=--class gnu-linux --class gnu --class os
+ [ x = x ]
+ OS=GNU/Linux
+ [ x = x ]
+ LINUX_ROOT_DEVICE=
+ grub_file_is_not_garbage /boot/vmlinuz-2.6.32-2-amd64
+ test -f /boot/vmlinuz-2.6.32-2-amd64
+ return 0
+ echo -n /boot/vmlinuz-2.6.32-2-amd64
+ grub_file_is_not_garbage /boot/vmlinuz-2.6.32-3-amd64
+ test -f /boot/vmlinuz-2.6.32-3-amd64
+ return 0
+ echo -n /boot/vmlinuz-2.6.32-3-amd64
+ grub_file_is_not_garbage /boot/vmlinuz-2.6.32-5-amd64
+ test -f /boot/vmlinuz-2.6.32-5-amd64
+ return 0
+ echo -n /boot/vmlinuz-2.6.32-5-amd64
+ grub_file_is_not_garbage /boot/vmlinuz-2.6.34-1-amd64
+ test -f /boot/vmlinuz-2.6.34-1-amd64
+ return 0
+ echo -n /boot/vmlinuz-2.6.34-1-amd64
+ grub_file_is_not_garbage /boot/vmlinuz-2.6.35-trunk-amd64
+ test -f /boot/vmlinuz-2.6.35-trunk-amd64
+ return 0
+ echo -n /boot/vmlinuz-2.6.35-trunk-amd64
+ grub_file_is_not_garbage /vmlinu[zx]-*
+ test -f /vmlinu[zx]-*
+ return 1
+ list=/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64 
/boot/vmlinuz-2.6.35-trunk-amd64
+ prepare_boot_cache=
+ [ x/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64 
/boot/vmlinuz-2.6.35-trunk-amd64  != x ]
+ version_find_latest /boot/vmlinuz-2.6.32-2-amd64 
/boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-5-amd64 
/boot/vmlinuz-2.6.34-1-amd64 /boot/vmlinuz-2.6.35-trunk-amd64
+ local a=
+ version_test_gt /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-2-amd64
+ echo
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=
+ local cmp=gt
+ [ x = x ]
+ return 0
+ a=/boot/vmlinuz-2.6.32-2-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-3-amd64
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-2-amd64
+ local cmp=gt
+ [ x2.6.32-2-amd64 = x ]
+ dpkg --compare-versions 2.6.32-3-amd64 gt 2.6.32-2-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-3-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.32-3-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-5-amd64
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-3-amd64
+ local cmp=gt
+ [ x2.6.32-3-amd64 = x ]
+ dpkg --compare-versions 2.6.32-5-amd64 gt 2.6.32-3-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-5-amd64
+ version_test_gt /boot/vmlinuz-2.6.34-1-amd64 /boot/vmlinuz-2.6.32-5-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.34-1-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.34-1-amd64
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-5-amd64
+ local cmp=gt
+ [ x2.6.32-5-amd64 = x ]
+ dpkg --compare-versions 2.6.34-1-amd64 gt 2.6.32-5-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.34-1-amd64
+ version_test_gt /boot/vmlinuz-2.6.35-trunk-amd64 
/boot/vmlinuz-2.6.34-1-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.35-trunk-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.35~trunk-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.34-1-amd64
+ local b=2.6.34-1-amd64
+ local cmp=gt
+ [ x2.6.34-1-amd64 = x ]
+ dpkg --compare-versions 2.6.35~trunk-amd64 gt 2.6.34-1-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.35-trunk-amd64
+ echo /boot/vmlinuz-2.6.35-trunk-amd64
+ linux=/boot/vmlinuz-2.6.35-trunk-amd64
+ echo Found linux image: /boot/vmlinuz-2.6.35-trunk-amd64
Found linux image: /boot/vmlinuz-2.6.35-trunk-amd64
+ basename /boot/vmlinuz-2.6.35-trunk-amd64
+ basename=vmlinuz-2.6.35-trunk-amd64
+ dirname /boot/vmlinuz-2.6.35-trunk-amd64
+ dirname=/boot
+ make_system_path_relative_to_its_root /boot
+ /usr/bin/grub-mkrelpath /boot
+ rel_dirname=/boot
+ echo vmlinuz-2.6.35-trunk-amd64
+ sed -e s,^[^0-9]*-,,g
+ version=2.6.35-trunk-amd64
+ echo 2.6.35-trunk-amd64
+ sed -e s,\.old$,,g
+ alt_version=2.6.35-trunk-amd64
+ linux_root_device_thisversion=
+ initrd=
+ test -e /boot/initrd.img-2.6.35-trunk-amd64
+ initrd=initrd.img-2.6.35-trunk-amd64
+ break
+ test -n initrd.img-2.6.35-trunk-amd64
+ echo Found initrd image: /boot/initrd.img-2.6.35-trunk-amd64
Found initrd image: /boot/initrd.img-2.6.35-trunk-amd64
+ linux_entry GNU/Linux 2.6.35-trunk-amd64 false
+ os=GNU/Linux
+ version=2.6.35-trunk-amd64
+ recovery=false
+ args=
+ false
+ gettext_quoted %s, with Linux %s
+ gettext %s, with Linux %s
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s
+ printf menuentry '%s, avec Linux %s' --class gnu-linux --class gnu 
--class os {\n GNU/Linux 2.6.35-trunk-amd64
menuentry 'GNU/Linux, avec Linux 2.6.35-trunk-amd64' --class gnu-linux 
--class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ gettext Loading Linux %s ...
+ sed s/'/'\\''/g
+ printf Chargement de Linux %s ... 2.6.35-trunk-amd64
+ cat
         echo    'Chargement de Linux 2.6.35-trunk-amd64 ...'
         linux   /boot/vmlinuz-2.6.35-trunk-amd64 root= ro
+ test -n initrd.img-2.6.35-trunk-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.35-trunk-amd64
+ cat
}
+ [ x != xtrue ]
+ linux_entry GNU/Linux 2.6.35-trunk-amd64 true single
+ os=GNU/Linux
+ version=2.6.35-trunk-amd64
+ recovery=true
+ args=single
+ true
+ gettext_quoted %s, with Linux %s (recovery mode)
+ gettext %s, with Linux %s (recovery mode)
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s (mode de dépannage)
+ printf menuentry '%s, avec Linux %s (mode de dépannage)' --class 
gnu-linux --class gnu --class os {\n GNU/Linux 2.6.35-trunk-amd64
menuentry 'GNU/Linux, avec Linux 2.6.35-trunk-amd64 (mode de dépannage)' 
--class gnu-linux --class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ grep -q crypt[[:space:]]$
+ dmsetup status
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ sed -e s/^/\t/
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ sed s/'/'\\''/g
+ gettext Loading Linux %s ...
+ printf Chargement de Linux %s ... 2.6.35-trunk-amd64
+ cat
         echo    'Chargement de Linux 2.6.35-trunk-amd64 ...'
         linux   /boot/vmlinuz-2.6.35-trunk-amd64 root= ro single
+ test -n initrd.img-2.6.35-trunk-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.35-trunk-amd64
+ cat
}
+ echo /boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64 
/boot/vmlinuz-2.6.35-trunk-amd64
+ tr   \n
+ tr \n
+ grep -vx /boot/vmlinuz-2.6.35-trunk-amd64
+ list=/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64
+ [ x/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64  != x ]
+ version_find_latest /boot/vmlinuz-2.6.32-2-amd64 
/boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-5-amd64 
/boot/vmlinuz-2.6.34-1-amd64
+ local a=
+ version_test_gt /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-2-amd64
+ echo
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=
+ local cmp=gt
+ [ x = x ]
+ return 0
+ a=/boot/vmlinuz-2.6.32-2-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-3-amd64
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-2-amd64
+ local cmp=gt
+ [ x2.6.32-2-amd64 = x ]
+ dpkg --compare-versions 2.6.32-3-amd64 gt 2.6.32-2-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-3-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.32-3-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-5-amd64
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-3-amd64
+ local cmp=gt
+ [ x2.6.32-3-amd64 = x ]
+ dpkg --compare-versions 2.6.32-5-amd64 gt 2.6.32-3-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-5-amd64
+ version_test_gt /boot/vmlinuz-2.6.34-1-amd64 /boot/vmlinuz-2.6.32-5-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.34-1-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.34-1-amd64
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-5-amd64
+ local cmp=gt
+ [ x2.6.32-5-amd64 = x ]
+ dpkg --compare-versions 2.6.34-1-amd64 gt 2.6.32-5-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.34-1-amd64
+ echo /boot/vmlinuz-2.6.34-1-amd64
+ linux=/boot/vmlinuz-2.6.34-1-amd64
+ echo Found linux image: /boot/vmlinuz-2.6.34-1-amd64
Found linux image: /boot/vmlinuz-2.6.34-1-amd64
+ basename /boot/vmlinuz-2.6.34-1-amd64
+ basename=vmlinuz-2.6.34-1-amd64
+ dirname /boot/vmlinuz-2.6.34-1-amd64
+ dirname=/boot
+ make_system_path_relative_to_its_root /boot
+ /usr/bin/grub-mkrelpath /boot
+ rel_dirname=/boot
+ echo vmlinuz-2.6.34-1-amd64
+ sed -e s,^[^0-9]*-,,g
+ version=2.6.34-1-amd64
+ echo 2.6.34-1-amd64
+ sed -e s,\.old$,,g
+ alt_version=2.6.34-1-amd64
+ linux_root_device_thisversion=
+ initrd=
+ test -e /boot/initrd.img-2.6.34-1-amd64
+ initrd=initrd.img-2.6.34-1-amd64
+ break
+ test -n initrd.img-2.6.34-1-amd64
+ echo Found initrd image: /boot/initrd.img-2.6.34-1-amd64
Found initrd image: /boot/initrd.img-2.6.34-1-amd64
+ linux_entry GNU/Linux 2.6.34-1-amd64 false
+ os=GNU/Linux
+ version=2.6.34-1-amd64
+ recovery=false
+ args=
+ false
+ gettext_quoted %s, with Linux %s
+ gettext %s, with Linux %s
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s
+ printf menuentry '%s, avec Linux %s' --class gnu-linux --class gnu 
--class os {\n GNU/Linux 2.6.34-1-amd64
menuentry 'GNU/Linux, avec Linux 2.6.34-1-amd64' --class gnu-linux 
--class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ sed s/'/'\\''/g
+ gettext Loading Linux %s ...
+ printf Chargement de Linux %s ... 2.6.34-1-amd64
+ cat
         echo    'Chargement de Linux 2.6.34-1-amd64 ...'
         linux   /boot/vmlinuz-2.6.34-1-amd64 root= ro
+ test -n initrd.img-2.6.34-1-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.34-1-amd64
+ cat
}
+ [ x != xtrue ]
+ linux_entry GNU/Linux 2.6.34-1-amd64 true single
+ os=GNU/Linux
+ version=2.6.34-1-amd64
+ recovery=true
+ args=single
+ true
+ gettext_quoted %s, with Linux %s (recovery mode)
+ gettext %s, with Linux %s (recovery mode)
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s (mode de dépannage)
+ printf menuentry '%s, avec Linux %s (mode de dépannage)' --class 
gnu-linux --class gnu --class os {\n GNU/Linux 2.6.34-1-amd64
menuentry 'GNU/Linux, avec Linux 2.6.34-1-amd64 (mode de dépannage)' 
--class gnu-linux --class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ grep -q crypt[[:space:]]$
+ dmsetup status
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ sed -e s/^/\t/
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ gettext Loading Linux %s ...
+ sed s/'/'\\''/g
+ printf Chargement de Linux %s ... 2.6.34-1-amd64
+ cat
         echo    'Chargement de Linux 2.6.34-1-amd64 ...'
         linux   /boot/vmlinuz-2.6.34-1-amd64 root= ro single
+ test -n initrd.img-2.6.34-1-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.34-1-amd64
+ cat
}
+ echo /boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.34-1-amd64
+ grep -vx /boot/vmlinuz-2.6.34-1-amd64
+ tr \n
+ tr   \n
+ list=/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64
+ [ x/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64  != x ]
+ version_find_latest /boot/vmlinuz-2.6.32-2-amd64 
/boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-5-amd64
+ local a=
+ version_test_gt /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-2-amd64
+ echo
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=
+ local cmp=gt
+ [ x = x ]
+ return 0
+ a=/boot/vmlinuz-2.6.32-2-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-3-amd64
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-2-amd64
+ local cmp=gt
+ [ x2.6.32-2-amd64 = x ]
+ dpkg --compare-versions 2.6.32-3-amd64 gt 2.6.32-2-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-3-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-5-amd64 /boot/vmlinuz-2.6.32-3-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-5-amd64
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-3-amd64
+ local cmp=gt
+ [ x2.6.32-3-amd64 = x ]
+ dpkg --compare-versions 2.6.32-5-amd64 gt 2.6.32-3-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-5-amd64
+ echo /boot/vmlinuz-2.6.32-5-amd64
+ linux=/boot/vmlinuz-2.6.32-5-amd64
+ echo Found linux image: /boot/vmlinuz-2.6.32-5-amd64
Found linux image: /boot/vmlinuz-2.6.32-5-amd64
+ basename /boot/vmlinuz-2.6.32-5-amd64
+ basename=vmlinuz-2.6.32-5-amd64
+ dirname /boot/vmlinuz-2.6.32-5-amd64
+ dirname=/boot
+ make_system_path_relative_to_its_root /boot
+ /usr/bin/grub-mkrelpath /boot
+ rel_dirname=/boot
+ echo vmlinuz-2.6.32-5-amd64
+ sed -e s,^[^0-9]*-,,g
+ version=2.6.32-5-amd64
+ echo 2.6.32-5-amd64
+ sed -e s,\.old$,,g
+ alt_version=2.6.32-5-amd64
+ linux_root_device_thisversion=
+ initrd=
+ test -e /boot/initrd.img-2.6.32-5-amd64
+ initrd=initrd.img-2.6.32-5-amd64
+ break
+ test -n initrd.img-2.6.32-5-amd64
+ echo Found initrd image: /boot/initrd.img-2.6.32-5-amd64
Found initrd image: /boot/initrd.img-2.6.32-5-amd64
+ linux_entry GNU/Linux 2.6.32-5-amd64 false
+ os=GNU/Linux
+ version=2.6.32-5-amd64
+ recovery=false
+ args=
+ false
+ gettext_quoted %s, with Linux %s
+ gettext %s, with Linux %s
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s
+ printf menuentry '%s, avec Linux %s' --class gnu-linux --class gnu 
--class os {\n GNU/Linux 2.6.32-5-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-5-amd64' --class gnu-linux 
--class gnu --class os {
+ sed -e s/^/\t/
+ save_default_entry
+ [ x = xtrue ]
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ sed s/'/'\\''/g
+ gettext Loading Linux %s ...
+ printf Chargement de Linux %s ... 2.6.32-5-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-5-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-5-amd64 root= ro
+ test -n initrd.img-2.6.32-5-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-5-amd64
+ cat
}
+ [ x != xtrue ]
+ linux_entry GNU/Linux 2.6.32-5-amd64 true single
+ os=GNU/Linux
+ version=2.6.32-5-amd64
+ recovery=true
+ args=single
+ true
+ gettext_quoted %s, with Linux %s (recovery mode)
+ gettext %s, with Linux %s (recovery mode)
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s (mode de dépannage)
+ printf menuentry '%s, avec Linux %s (mode de dépannage)' --class 
gnu-linux --class gnu --class os {\n GNU/Linux 2.6.32-5-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-5-amd64 (mode de dépannage)' 
--class gnu-linux --class gnu --class os {
+ sed -e s/^/\t/
+ save_default_entry
+ [ x = xtrue ]
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ sed s/'/'\\''/g
+ gettext Loading Linux %s ...
+ printf Chargement de Linux %s ... 2.6.32-5-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-5-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-5-amd64 root= ro single
+ test -n initrd.img-2.6.32-5-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-5-amd64
+ cat
}
+ echo /boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64 
/boot/vmlinuz-2.6.32-5-amd64
+ grep -vx /boot/vmlinuz-2.6.32-5-amd64
+ tr   \n
+ tr \n
+ list=/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64
+ [ x/boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64  != x ]
+ version_find_latest /boot/vmlinuz-2.6.32-2-amd64 
/boot/vmlinuz-2.6.32-3-amd64
+ local a=
+ version_test_gt /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ local a=2.6.32-2-amd64
+ echo
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=
+ local cmp=gt
+ [ x = x ]
+ return 0
+ a=/boot/vmlinuz-2.6.32-2-amd64
+ version_test_gt /boot/vmlinuz-2.6.32-3-amd64 /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-3-amd64
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=2.6.32-2-amd64
+ local cmp=gt
+ [ x2.6.32-2-amd64 = x ]
+ dpkg --compare-versions 2.6.32-3-amd64 gt 2.6.32-2-amd64
+ return 0
+ a=/boot/vmlinuz-2.6.32-3-amd64
+ echo /boot/vmlinuz-2.6.32-3-amd64
+ linux=/boot/vmlinuz-2.6.32-3-amd64
+ echo Found linux image: /boot/vmlinuz-2.6.32-3-amd64
Found linux image: /boot/vmlinuz-2.6.32-3-amd64
+ basename /boot/vmlinuz-2.6.32-3-amd64
+ basename=vmlinuz-2.6.32-3-amd64
+ dirname /boot/vmlinuz-2.6.32-3-amd64
+ dirname=/boot
+ make_system_path_relative_to_its_root /boot
+ /usr/bin/grub-mkrelpath /boot
+ rel_dirname=/boot
+ echo vmlinuz-2.6.32-3-amd64
+ sed -e s,^[^0-9]*-,,g
+ version=2.6.32-3-amd64
+ echo 2.6.32-3-amd64
+ sed -e s,\.old$,,g
+ alt_version=2.6.32-3-amd64
+ linux_root_device_thisversion=
+ initrd=
+ test -e /boot/initrd.img-2.6.32-3-amd64
+ initrd=initrd.img-2.6.32-3-amd64
+ break
+ test -n initrd.img-2.6.32-3-amd64
+ echo Found initrd image: /boot/initrd.img-2.6.32-3-amd64
Found initrd image: /boot/initrd.img-2.6.32-3-amd64
+ linux_entry GNU/Linux 2.6.32-3-amd64 false
+ os=GNU/Linux
+ version=2.6.32-3-amd64
+ recovery=false
+ args=
+ false
+ gettext_quoted %s, with Linux %s
+ gettext %s, with Linux %s
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s
+ printf menuentry '%s, avec Linux %s' --class gnu-linux --class gnu 
--class os {\n GNU/Linux 2.6.32-3-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-3-amd64' --class gnu-linux 
--class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ gettext Loading Linux %s ...
+ sed s/'/'\\''/g
+ printf Chargement de Linux %s ... 2.6.32-3-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-3-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-3-amd64 root= ro
+ test -n initrd.img-2.6.32-3-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-3-amd64
+ cat
}
+ [ x != xtrue ]
+ linux_entry GNU/Linux 2.6.32-3-amd64 true single
+ os=GNU/Linux
+ version=2.6.32-3-amd64
+ recovery=true
+ args=single
+ true
+ gettext_quoted %s, with Linux %s (recovery mode)
+ gettext %s, with Linux %s (recovery mode)
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s (mode de dépannage)
+ printf menuentry '%s, avec Linux %s (mode de dépannage)' --class 
gnu-linux --class gnu --class os {\n GNU/Linux 2.6.32-3-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-3-amd64 (mode de dépannage)' 
--class gnu-linux --class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ grep -q crypt[[:space:]]$
+ dmsetup status
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ sed -e s/^/\t/
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ gettext Loading Linux %s ...
+ sed s/'/'\\''/g
+ printf Chargement de Linux %s ... 2.6.32-3-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-3-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-3-amd64 root= ro single
+ test -n initrd.img-2.6.32-3-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-3-amd64
+ cat
}
+ echo /boot/vmlinuz-2.6.32-2-amd64 /boot/vmlinuz-2.6.32-3-amd64
+ grep -vx /boot/vmlinuz-2.6.32-3-amd64
+ tr \n
+ tr   \n
+ list=/boot/vmlinuz-2.6.32-2-amd64
+ [ x/boot/vmlinuz-2.6.32-2-amd64  != x ]
+ version_find_latest /boot/vmlinuz-2.6.32-2-amd64
+ local a=
+ version_test_gt /boot/vmlinuz-2.6.32-2-amd64
+ local sedexp=s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local a=2.6.32-2-amd64
+ echo
+ sed -e s/[^-]*-//;s/[._-]\(pre\|rc\|test\|git\|old\|trunk\)/~\1/g
+ local b=
+ local cmp=gt
+ [ x = x ]
+ return 0
+ a=/boot/vmlinuz-2.6.32-2-amd64
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ linux=/boot/vmlinuz-2.6.32-2-amd64
+ echo Found linux image: /boot/vmlinuz-2.6.32-2-amd64
Found linux image: /boot/vmlinuz-2.6.32-2-amd64
+ basename /boot/vmlinuz-2.6.32-2-amd64
+ basename=vmlinuz-2.6.32-2-amd64
+ dirname /boot/vmlinuz-2.6.32-2-amd64
+ dirname=/boot
+ make_system_path_relative_to_its_root /boot
+ /usr/bin/grub-mkrelpath /boot
+ rel_dirname=/boot
+ echo vmlinuz-2.6.32-2-amd64
+ sed -e s,^[^0-9]*-,,g
+ version=2.6.32-2-amd64
+ echo 2.6.32-2-amd64
+ sed -e s,\.old$,,g
+ alt_version=2.6.32-2-amd64
+ linux_root_device_thisversion=
+ initrd=
+ test -e /boot/initrd.img-2.6.32-2-amd64
+ initrd=initrd.img-2.6.32-2-amd64
+ break
+ test -n initrd.img-2.6.32-2-amd64
+ echo Found initrd image: /boot/initrd.img-2.6.32-2-amd64
Found initrd image: /boot/initrd.img-2.6.32-2-amd64
+ linux_entry GNU/Linux 2.6.32-2-amd64 false
+ os=GNU/Linux
+ version=2.6.32-2-amd64
+ recovery=false
+ args=
+ false
+ gettext_quoted %s, with Linux %s
+ gettext %s, with Linux %s
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s
+ printf menuentry '%s, avec Linux %s' --class gnu-linux --class gnu 
--class os {\n GNU/Linux 2.6.32-2-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-2-amd64' --class gnu-linux 
--class gnu --class os {
+ sed -e s/^/\t/
+ save_default_entry
+ [ x = xtrue ]
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ sed -e s/^/\t/
+ dmsetup status
+ grep -q crypt[[:space:]]$
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ + sed s/'/'\\''/g
gettext Loading Linux %s ...
+ printf Chargement de Linux %s ... 2.6.32-2-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-2-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-2-amd64 root= ro
+ test -n initrd.img-2.6.32-2-amd64
+ gettext_quoted Loading initial ramdisk ...
+ gettext Loading initial ramdisk ...
+ sed s/'/'\\''/g
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-2-amd64
+ cat
}
+ [ x != xtrue ]
+ linux_entry GNU/Linux 2.6.32-2-amd64 true single
+ os=GNU/Linux
+ version=2.6.32-2-amd64
+ recovery=true
+ args=single
+ true
+ gettext_quoted %s, with Linux %s (recovery mode)
+ gettext %s, with Linux %s (recovery mode)
+ sed s/'/'\\''/g
+ title=%s, avec Linux %s (mode de dépannage)
+ printf menuentry '%s, avec Linux %s (mode de dépannage)' --class 
gnu-linux --class gnu --class os {\n GNU/Linux 2.6.32-2-amd64
menuentry 'GNU/Linux, avec Linux 2.6.32-2-amd64 (mode de dépannage)' 
--class gnu-linux --class gnu --class os {
+ save_default_entry
+ [ x = xtrue ]
+ sed -e s/^/\t/
+ [ x != x ]
+ [ -z  ]
+ prepare_grub_to_access_device
+ device=
+ grep -q crypt[[:space:]]$
+ sed -e s/^/\t/
+ dmsetup status
+ /usr/sbin/grub-probe --device --target=abstraction
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
+ abstraction=
+ prepare_boot_cache=
+ printf %s\n

+ gettext_quoted Loading Linux %s ...
+ gettext Loading Linux %s ...
+ sed s/'/'\\''/g
+ printf Chargement de Linux %s ... 2.6.32-2-amd64
+ cat
         echo    'Chargement de Linux 2.6.32-2-amd64 ...'
         linux   /boot/vmlinuz-2.6.32-2-amd64 root= ro single
+ test -n initrd.img-2.6.32-2-amd64
+ gettext_quoted Loading initial ramdisk ...
+ sed+  s/'/'\\''/g
gettext Loading initial ramdisk ...
+ cat
         echo    'Chargement du disque mémoire initial ...'
         initrd  /boot/initrd.img-2.6.32-2-amd64
+ cat
}
+ echo /boot/vmlinuz-2.6.32-2-amd64
+ grep -vx /boot/vmlinuz-2.6.32-2-amd64
+ tr   \n
+ tr \n
+ list=
+ [ x != x ]

--- /etc/grub.d/10_linux ---

--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.35-trunk-amd64

Debian Release: squeeze/sid
990 unstable www.debian-multimedia.org
990 unstable ftp.fr.debian.org
990 unstable deb.opera.com
500 testing ftp.fr.debian.org
500 stable security.debian.org
500 stable ftp.fr.debian.org
500 stable dl.google.com
101 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
==========================================-+-====================
libc6 (>= 2.3) | 2.11.2-6
libdevmapper1.02.1 (>= 2:1.02.36) | 2:1.02.48-3
debconf (>= 0.5) | 1.5.36
OR debconf-2.0 |
grub-common (= 1.98+20100804-6) | 1.98+20100804-6
ucf | 3.0025+nmu1


Package's Recommends field is empty.

Suggests (Version) | Installed
===========================-+-===========
desktop-base (>= 4.0.6) |



--- Output from package bug script ---

*********************** BEGIN /proc/mounts
/dev/mapper/lmi2--vg1-lvroot / ext3 
rw,relatime,errors=remount-ro,barrier=0,data=ordered 0 0
/dev/sdb1 /boot ext2 rw,relatime,errors=continue 0 0
/dev/mapper/lmi2--vg1-lvhome /home ext4 
rw,relatime,barrier=1,data=ordered 0 0
/dev/mapper/lmi2--vg1-lvvar /var ext4 rw,relatime,barrier=1,data=ordered 
0 0
/dev/mapper/lmi2--vg2-lvsrv /srv ext4 rw,relatime,barrier=1,data=ordered 
0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0) /dev/disk/by-id/ata-HDS722516VLAT80_VN643ECDDNMV4D
(hd1) /dev/disk/by-id/ata-WDC_WD740ADFD-00NLR5_WD-WMANS2163567
*********************** END /boot/grub/device.map

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

### BEGIN /etc/grub.d/00_header ###
if [ -s /grubenv ]; then
load_env
fi
set default="0"
if [ "" ]; then
set saved_entry=""
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "" ]; then
saved_entry=""
save_env saved_entry
fi
}

function load_video {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}

insmod lvm
insmod part_msdos
insmod ext2
set root='(lmi2-vg1-lvroot)'
search --no-floppy --fs-uuid --set 66655bd5-09aa-416f-b84a-7bcdb5541f9b
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
load_video
insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
set locale_dir=()/grub/locale
set lang=fr
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, avec Linux 2.6.35-trunk-amd64' --class 
debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.35-trunk-amd64 ...'
linux /boot/vmlinuz-2.6.35-trunk-amd64 root=/dev/mapper/lmi2--vg1-lvroot 
ro quiet ipv6.disable=1
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.35-trunk-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.35-trunk-amd64 (mode de 
d??pannage)' --class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.35-trunk-amd64 ...'
linux /boot/vmlinuz-2.6.35-trunk-amd64 root=/dev/mapper/lmi2--vg1-lvroot 
ro single
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.35-trunk-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.34-1-amd64' --class debian 
--class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.34-1-amd64 ...'
linux /boot/vmlinuz-2.6.34-1-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
quiet ipv6.disable=1
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.34-1-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.34-1-amd64 (mode de 
d??pannage)' --class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.34-1-amd64 ...'
linux /boot/vmlinuz-2.6.34-1-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
single
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.34-1-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-5-amd64' --class debian 
--class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-5-amd64 ...'
linux /boot/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
quiet ipv6.disable=1
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-5-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-5-amd64 (mode de 
d??pannage)' --class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-5-amd64 ...'
linux /boot/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
single
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-5-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-3-amd64' --class debian 
--class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-3-amd64 ...'
linux /boot/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
quiet ipv6.disable=1
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-3-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-3-amd64 (mode de 
d??pannage)' --class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-3-amd64 ...'
linux /boot/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
single
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-3-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-2-amd64' --class debian 
--class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-2-amd64 ...'
linux /boot/vmlinuz-2.6.32-2-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
quiet ipv6.disable=1
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-2-amd64
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.32-2-amd64 (mode de 
d??pannage)' --class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 05e1dad6-b23d-4961-b0a5-751862ba35e5
echo 'Chargement de Linux 2.6.32-2-amd64 ...'
linux /boot/vmlinuz-2.6.32-2-amd64 root=/dev/mapper/lmi2--vg1-lvroot ro 
single
echo 'Chargement du disque m??moire initial ...'
initrd /boot/initrd.img-2.6.32-2-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### 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 ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f /custom.cfg ]; then
source /custom.cfg;
fi
### END /etc/grub.d/41_custom ###
*********************** END /boot/grub/grub.cfg

-- 
Landry MINOZA
ATEXO
landry.minoza at atexo.com



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5531 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20101025/84308a91/attachment-0001.bin>


More information about the Pkg-grub-devel mailing list