Bug 753950
| Summary: | PXE installs drop to debug shell | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Jones <davej> | ||||
| Component: | dracut | Assignee: | dracut-maint | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | dracut-maint, harald, jonathan, pfrields | ||||
| 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-02-20 12:36:47 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: | 
            
  | 
      ||||||
| 
 
        
          Description
        
        
          Dave Jones
        
        
        
        
        
          2011-11-14 22:33:08 UTC
        
       
      
      
      
    Created attachment 533650 [details]
dmesg output with rd_debug
dmesg output with rd_debug
    ah, this is the "--loglevel=debug" kernel command line parameter, which the kernel blindly assigns to an environment variable called "--loglevel" with the value "debug". The dash shell really does not like it. dash bug 738494 dracut bug 733674 ( seems only partially solved ) *** This bug has been marked as a duplicate of bug 738494 ***  |