| View previous topic :: View next topic |
| Author |
Message |
Wallsandfences Tux's lil' helper

Joined: 29 Mar 2010 Posts: 134
|
Posted: Tue Nov 20, 2012 9:34 pm Post subject: [solved] udev does not start at bootup |
|
|
Hi,
in a newly re-compiled system (avec 'emerge -eav world') I sorted out, that it is no kernel issue, see: http://forums.gentoo.org/viewtopic-p-7188126.html#7188126
During the recompile udev was updated (from udev-171-r8, I seem to remember)
Even the tip from another thread http://forums.gentoo.org/viewtopic-t-929628-start-0.html had no effect:
| Code: | | emerge -a --oneshot `equery d udev | awk '{print " ="$1}'` |
This is the correspondig boot message:
| Code: | * You should add udev-postmount service to your default runlevel.
/etc/init.d/udev: Zeile 128: /lib/udev/write_root_link_rule: Datei oder Verzeichnis nicht gefunden
info: unrecognized option '--run'
info: unrecognized option '--run'
* Starting udev ...
* start-stop-daemon: /sbin/udevd does not exist
* Failed to start udev
[ !! ]
* ERROR: udev failed to start |
I have udev-195
Rüdiger
Last edited by Wallsandfences on Tue Nov 20, 2012 11:49 pm; edited 1 time in total |
|
| Back to top |
|
 |
VoidMage Advocate


Joined: 14 Oct 2006 Posts: 4812
|
Posted: Tue Nov 20, 2012 9:38 pm Post subject: |
|
|
run 'etc-update'. |
|
| Back to top |
|
 |
Wallsandfences Tux's lil' helper

Joined: 29 Mar 2010 Posts: 134
|
Posted: Tue Nov 20, 2012 10:34 pm Post subject: |
|
|
Just to be sure: is your point to use the new configs (._cfg0000_udev and ._cfg0000_udev-mount)
and discard the saved old ones?
I'm answering myself: indeed.
Thanks for remembering me.... |
|
| Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 30003 Location: 56N 3W
|
Posted: Tue Nov 20, 2012 10:48 pm Post subject: |
|
|
Wallsandfences,
| Code: | | /sbin/udevd does not exist | is correct, its been moved to /usr/.. somewhere.
You need the etc-update so your system looks in the new location. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
| Back to top |
|
 |
Wallsandfences Tux's lil' helper

Joined: 29 Mar 2010 Posts: 134
|
Posted: Tue Nov 20, 2012 11:48 pm Post subject: |
|
|
Yes, but I prefer it manually. etc-update is just to user-unfriendly (and ambigious) for my silly brain....
Rüdiger |
|
| Back to top |
|
 |
bandreabis Advocate


Joined: 18 Feb 2005 Posts: 2033 Location: Somewhere over the rainbow... bluebirds fly!
|
Posted: Sun Nov 25, 2012 10:06 am Post subject: |
|
|
| Wallsandfences wrote: | Yes, but I prefer it manually. etc-update is just to user-unfriendly (and ambigious) for my silly brain....
Rüdiger |
Don't put you down.
I was in panic first times, now I love it. |
|
| Back to top |
|
 |
|