[Bug 1548120] Re: [xenial][initramfs-tools] support uppercase and lowercase uuids

hakuna_matata hakuna1234567890 at hotmail.com
Mon Feb 29 17:31:18 UTC 2016


The fix doesn't work for UUIDs of a Windows file system. blkid uses
always UUIDs in upper case for these file systems. So it fails because
the fix converts all UUIDs in lower case.

IMHO short UUIDs (length <= 16) should be always converted in upper case
because short UUIDs are only UUIDs of a Windows file systems.

It can affect also systems without Windows because the EFI partition has
a Windows file system (vfat).

In my case it fails booting into a loopback device(ext4) on a Windows
file system (ntfs).

Please fix your patch. Thanks.

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

Title:
  [xenial][initramfs-tools] support uppercase and lowercase uuids

Status in initramfs-tools package in Ubuntu:
  Fix Committed

Bug description:
  Initramfs tools does not support uppercase UUIDs. Initramfs-tools
  script/functions uses blkid to determine the device name from
  UUID/PARTUUID but if either of those are in uppercase blkid fails to
  return the name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1548120/+subscriptions



More information about the foundations-bugs mailing list