← 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

 

grub-multi-install is affected by this as well.

** Also affects: grub2 (Ubuntu)
   Importance: Undecided
       Status: New

-- 
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:
  Incomplete
Status in grub2 package in Ubuntu:
  New

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