[01087125] is already in place in our current development release
(bionic) and it indeed look more complete and align with disk_name()
kernel function.
A/X/T are affected.
lib/resize.sh
21 case $bdev in
22 /dev/*[0-9])
23 bdev=${bdev}p$num
24 ;;
25 /dev/*)
26 bdev=$bdev$num
27 ;;
28 *)
29 log "get_real_device: strange device name $bdev"
30 return
31 ;;
32 esac
- Eric
** Changed in: partman-partitioning (Ubuntu Bionic)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1733276
Title:
Cannot resize partitions on NVME devices due to bad device name
parsing
To manage notifications about this bug go to:
https://bugs.launchpad.net/partman-partitioning/+bug/1733276/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs