On Sat, Jan 26, 2013 at 7:08 PM, João Matos <jaon...@gmail.com> wrote:
> Hi list,
>
> I'm having this problem for a while, but I've decided to solve it know.
> Every time I boot my system (couple times a day), I have to hid Ctrl + D
> when the boot process is interrupted by the "emergency mode".
>
> I think it started when I was compiling the kernel myself, and removing lot
> of stuff. Although, I checked and the mandatory options for systemd are ok.
>
> When I run "journalctl -b -p err" the only information I get is:
>
> Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
> `nm_connection_get_path (NM_CONNECTION (connection)) == NULL' failed
> Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
> requested address
> Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
> already running.
> Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
> already running.
>
>  It give me no clue.
>
> Attached the .conf from my gentoo-3.7.1
>
> After I hit Ctrl + D, the system works normally.
>
> Any help will be appreciated :)

Are you using udev-197 with systemd-197? mgorny masked it, and said
this in package.mask:

# Does not boot. Something with udev is probably broken. Feel free
# to unmask, debug and provide me with a patch.

You need to be using the same version for udev and systemd (they are
the same package). If you are using the same version for udev and
systemd, are you using an initramfs? When was the last time you built
it, if you do?

Could you boot with "systemd.log_target=kmsg" and
"systemd.log_level=debug", and post the whole output of "journalctl
-b"? It prints only the logs from the last boot.

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México

Reply via email to