← Back to team overview

curtin-dev team mailing list archive

[Bug 1876258] Re: ubuntu 20.04 pxe installation fails with no such file or directory /dev/disk/by-id exception

 

** Changed in: maas
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of curtin
developers, which is subscribed to curtin.
https://bugs.launchpad.net/bugs/1876258

Title:
  ubuntu 20.04 pxe installation fails with no such file or directory
  /dev/disk/by-id exception

Status in curtin:
  Fix Committed
Status in MAAS:
  Fix Released
Status in MAAS 2.8 series:
  Triaged
Status in grub2 package in Ubuntu:
  Invalid

Bug description:
  The `configure_grub_debconf` function tries to find a by-id path of
  the boot device.

  The problem is though - when I run ubuntu 20.04 live cd via PXE -
  there is no `/dev/disk/by-id` there are only

  1) by-label
  2) by-partuuid
  3) by-path
  4) by-uuid

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1876258/+subscriptions


References