Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 555854

Summary: Dracut unable to mount /usr
Product: Gentoo Linux Reporter: Dumitru Ionica <ionicadumitru>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dumitru Ionica 2015-07-25 09:20:33 UTC
Dracut is unable to mount /usr if on separate partition, because it adds double quotes to the initramfs fstab:

mount: special device /dev/disk-by-uuid/"041af...." does not exist.

The same error also appears during boot.

The system is able to mount / of course, but it fails anything else, because it adds quotes in the access path.
Comment 1 Dumitru Ionica 2015-07-25 09:29:35 UTC

*** This bug has been marked as a duplicate of bug 555856 ***