Bug 847477

Summary: dracut-023-2.fc18 results in initramfs that loops
Product: [Fedora] Fedora Reporter: Kevin Fenzi <kevin>
Component: dracutAssignee: dracut-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dracut-maint, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-11 21:58:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kevin Fenzi 2012-08-11 21:48:00 UTC
When booting with an initramfs made with this dracut version, I get a loop where it says it's reached basic target and then repeats. 

A bunch of debugging with rd.debug and rd.break showed me that it was failing in the pivot root. It seemed it couldn't mount /dev and /sys mounts over to /sysroot or pivot to the sysroot. For dev and sys it was saying device was busy. 

Going back to dracut-022-99.git20120730.fc18 things work as expected. 

I do have an encrypted / here if that factors into it.

Comment 1 Kevin Fenzi 2012-08-11 21:58:12 UTC

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