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

Bug#920498: os-prober generates jessy entry with bad UUID



Package: os-prober
Version: 1.76~deb9u1
Severity: important

Dear Maintainer,

os-prober generates an incorrect entry for old debian (jessie) partition.
UUID 28cc... is OK
UUID d4c0... is bad - with blkid there is no such UUID on my system

menuentry 'Debian GNU/Linux 8 (jessie) (auf /dev/sdb4)' --class debian --class
gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-
simple-28cc3074-3d74-4a0f-87b6-e0898d2a1e15' {
        insmod part_gpt
        insmod ext2
        set root='hd1,gpt4'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt4 --hint-
efi=hd1,gpt4 --hint-baremetal=ahci1,gpt4 --hint='hd1,gpt4'
28cc3074-3d74-4a0f-87b6-e0898d2a1e15
        else
          search --no-floppy --fs-uuid --set=root
28cc3074-3d74-4a0f-87b6-e0898d2a1e15
        fi
        linux /boot/vmlinuz-3.16.0-4-amd64
root=UUID=d4c01c5a-d679-4725-bde1-bd56bc592d0e ro quiet
        initrd /boot/initrd.img-3.16.0-4-amd64
}

I run update-grub some times with always the same result.
If I change the UUID in the linux line to 28cc.. then I can boot.

Thank You
Joachim



-- System Information:
Debian Release: 9.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/3 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages os-prober depends on:
ii  grub-common  2.02~beta3-5+deb9u1
ii  libc6        2.24-11+deb9u3

os-prober recommends no packages.

os-prober suggests no packages.

-- no debconf information


Reply to: