Bug#250545: update-grub produces broken ".old" stanza

Matt Zimmerman Matt Zimmerman <mdz@debian.org>, 250545@bugs.debian.org
Sun, 23 May 2004 11:22:24 -0700


Package: grub
Version: 0.94+cvs20040511-1
Severity: normal

update-grub just produced this:

title           Debian GNU/Linux, kernel .old 
root            (hd0,1)
kernel          /vmlinuz.old .old 
savedefault
boot

title           Debian GNU/Linux, kernel .old (recovery mode)
root            (hd0,1)
kernel          /vmlinuz.old .old single
savedefault
boot

The options from kopt are missing, and instead there is only ".old" passed as a
kernel argument.  Other stanzas are normal.  Contents of /boot:

2.2.15                           debianlilo.bmp
2.2.17                           grub
2.2.18                           initrd.img
2.4.0.100                        initrd.img-2.4.26-1-686-smp
2.4.0t10                         lost+found
2.4.0t11                         map
2.4.0t9                          memtest86.bin
System.map-2.4.18                patches-2.4.18-evms
System.map-2.4.18-evms           patches-2.4.18-evms-freeswan
System.map-2.4.18-evms-freeswan  patches-2.4.18-evms-ipf
System.map-2.4.18-evms-ipf       patches-2.4.19-evms-freeswan
System.map-2.4.18evms-ipf        patches-2.4.20-evms
System.map-2.4.19-evms-freeswan  patches-2.4.21-evms
System.map-2.4.20-evms           sarge.bmp
System.map-2.4.21-evms           sid.bmp
System.map-2.4.26-1-686-smp      vmlinuz
boot.0300                        vmlinuz-2.0.36
boot.1600                        vmlinuz-2.4.18
boot.2100                        vmlinuz-2.4.18-evms
boot.2200                        vmlinuz-2.4.18-evms-freeswan
config-2.4.18                    vmlinuz-2.4.18-evms-ipf
config-2.4.18-evms               vmlinuz-2.4.18evms-ipf
config-2.4.18-evms-freeswan      vmlinuz-2.4.19-evms-freeswan
config-2.4.18-evms-ipf           vmlinuz-2.4.20-evms
config-2.4.18evms-ipf            vmlinuz-2.4.20-evms.old
config-2.4.19-evms-freeswan      vmlinuz-2.4.21-evms
config-2.4.20-evms               vmlinuz-2.4.26-1-686-smp
config-2.4.21-evms               vmlinuz.old
config-2.4.26-1-686-smp

-- 
 - mdz