[Bug 2035616] [NEW] Enable swap partitions in nvme disks

Alkis Georgopoulos 2035616 at bugs.launchpad.net
Thu Sep 14 10:08:49 UTC 2023


Public bug reported:

Hi, the code that automatically enables swap partitions, currently
doesn't match nvme disks:

https://git.launchpad.net/casper/tree/scripts/casper-bottom/13swap#n30

It should be modified to:

for device in /dev/[hsv]d[a-z][0-9]* /dev/nvme[0-9]n[0-9]p[0-9]*; do

** Affects: casper (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Enable swap partitions in nvme disks

Status in casper package in Ubuntu:
  New

Bug description:
  Hi, the code that automatically enables swap partitions, currently
  doesn't match nvme disks:

  https://git.launchpad.net/casper/tree/scripts/casper-bottom/13swap#n30

  It should be modified to:

  for device in /dev/[hsv]d[a-z][0-9]* /dev/nvme[0-9]n[0-9]p[0-9]*; do

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2035616/+subscriptions




More information about the foundations-bugs mailing list