[Bug 1834618] Re: nbd devices doesn't quite make sense to be probed

Sebastien Bacher seb128 at ubuntu.com
Mon Jul 1 21:28:55 UTC 2019


Could you report that to the Debian BTS?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to os-prober in Ubuntu.
https://bugs.launchpad.net/bugs/1834618

Title:
  nbd devices doesn't quite make sense to be probed

Status in os-prober package in Ubuntu:
  New

Bug description:
  Found Ubuntu Eoan Ermine (development branch) (19.10) on /dev/nbd0p1

  I have qemu-nbd cloud image mounted at /dev/nbd0 hence 19.10 is
  detected on nbd0p1

  However, given that it is ~= loop mount, it doesn't really make sense
  to grub detect it, as it's not directly bootable by grub.

  It generated an entry, but it would not be bootable

  menuentry 'Ubuntu Eoan Ermine (development branch) (19.10) (on /dev/nbd0p1)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-7dcf60b9-33c7-42a1-bbf1-2b930917b6d7' {
          insmod part_msdos
          insmod ext2
          if [ x$feature_platform_search_hint = xy ]; then
            search --no-floppy --fs-uuid --set=root  7dcf60b9-33c7-42a1-bbf1-2b930917b6d7
          else
            search --no-floppy --fs-uuid --set=root 7dcf60b9-33c7-42a1-bbf1-2b930917b6d7
          fi
          linux /boot/vmlinuz-5.0.0-1008-kvm root=PARTUUID=bc7dd985-01 ro console=tty1 console=ttyS0 panic=-1
          initrd /boot/initrd.img-5.0.0-1008-kvm
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1834618/+subscriptions



More information about the foundations-bugs mailing list