← 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

 

I don't believe there is a grub task here, as grub can fall back to
plain device names, so closing this task.

** Tags removed: rls-gg-incoming

** Changed in: grub2 (Ubuntu)
       Status: Confirmed => Invalid

-- 
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:
  Confirmed
Status in MAAS 2.8 series:
  Confirmed
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