Opened 20 years ago
Closed 20 years ago
#1755 closed defect (fixed)
udev output is misleading
| Reported by: | Owned by: | DJ Lucas | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Bootscripts | Version: | udev_update |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I'm seeing the 'Populating /dev with device nodes...' message, followed quickly by '[OK]' and then by output prom my network driver as the kernel loads it (no, it isn't in /etc/sysconfig/modules), then there is an apparent pause, and eventually another '[OK]'.
To me, this suggests that the udev script has completed, and something later is hanging. Of course, that is not the case. Perhaps we could suppress the '[OK]' after udevd has been started (if it is indeed ok), or put out a different message at the start, and then put out a 'creating device nodes...' message after udevd is running ?
Change History (2)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed along with #1756