On 07/23/2013 03:17 AM, Brandon Philips wrote:
> In the kernel comments PARTUUID is shown using uppercase A-F:
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/init/do_mounts.c?id=HEAD#n183
> 
> However, dracut tries to use the value of PARTUUID directly in
> /dev/disks/by-partuuid/ which expects the hex to be lowercase. This will
> cause root to never be found, oops!
> 
> Fix dracut so it can, like the Kernel, accept either casing.
> 
> Untested but I added a hack on my local system that was similar.
> 

pushed, thanks

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to