Bug 130368
Summary: | Can't open RNG file /dev/hw_random: No such file or directory | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 19:05:10 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: |
*** This bug has been marked as a duplicate of 130350 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040809 Description of problem: Booting after today's up2date gives a new message ----- New message '>' including context on text console at boot Enabling local filesystem quotas > Can't open RNG file /dev/hw_random: No such file or directory Enabling swap ----- Kernel is kernel-2.6.8-1.524. Version-Release number of selected component (if applicable): initscripts-7.62-1 How reproducible: Always Steps to Reproduce: 1. Boot with text console. 2. 3. Actual Results: New message "Can't open RNG file /dev/hw_random: No such file or directory" Expected Results: No such complaint. Additional info: $ ls -l /dev/*random* crw-r--r-- 1 root root 1, 8 Jul 29 12:43 /dev/random crw-r--r-- 1 root root 1, 9 Aug 19 10:37 /dev/urandom $