Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555854 - Dracut unable to mount /usr
Summary: Dracut unable to mount /usr
Status: RESOLVED DUPLICATE of bug 555856
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 09:20 UTC by Dumitru Ionica
Modified: 2015-07-25 09:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***