> Apr 12 16:35:35 localhost vmunix: [ 48.124498] uvesafb: fb0: VESA VGA frame > buffer device > Apr 12 16:35:35 localhost vmunix: [ 48.129053] shepherd[1]: Service uvesafb > has been started. > Apr 12 16:35:40 localhost shepherd[1]: Service dbus-system could not be > started. > Apr 12 16:35:40 localhost shepherd[1]: Service networking depends on > dbus-system. > Apr 12 16:35:40 localhost shepherd[1]: Service networking could not be > started.
I suspect something is going wrong here. The 'networking' service is indeed not started, probably because 'dbus-system' could not be started. What is reported by 'herd start dbus-system' command? You could also try to start dbus-daemon by hand with the arguments provided in (gnu services dbus). Thanks, Mathieu
