From: Yohan Pereira <yohan.pereira@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [solved] Systemd systemctl : Failed to get D-Bus connection
Date: Sat, 31 Mar 2012 01:10:31 +0530 [thread overview]
Message-ID: <5444170.BHqfsUBFbl@powerslave> (raw)
In-Reply-To: <CADPrc80dcVyGHPV3fWscX1+vRztYskZG8N_SE4LY-zdGYts4fg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]
On Friday 30 Mar 2012 12:06:52 Canek Peláez Valdés wrote:
> > # systemctl --all --full
> >
> > Failed to get D-Bus connection: No connection to service manager.
>
> This will only work if you boot into systemd. Otherwise it doesn't.
Oh the wiki page instructed me to configure systemd before enabling it ..
weird.
> Can I see your kernel command line as specified in /boot/grub/grub.cfg
> (or /boot/grub2/grub.cfg)? The whole GRUB config would be useful.
>
> Also, a cat /etc/fstab should shed some light on the issue.
>
Ok after reading your mail I looked into my fstab and tried disabling
everything one by one. Turns out this line in my fstab was the culprit.
#tmp in ram
none /tmp tmpfs defaults 1 2
Found this bug report [1] and so I changed the above entry to
#tmp in ram
tmpfs /tmp tmpfs defaults 0 0
works fine now. Like the fast boot and shut down.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=717794
Thanks for the hint.
--
- Yohan Pereira
The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
-- Mark Twain
[-- Attachment #2: Type: text/html, Size: 7032 bytes --]
prev parent reply other threads:[~2012-03-30 19:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 9:50 [gentoo-user] Systemd systemctl : Failed to get D-Bus connection Yohan Pereira
2012-03-30 18:06 ` Canek Peláez Valdés
2012-03-30 19:40 ` Yohan Pereira [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5444170.BHqfsUBFbl@powerslave \
--to=yohan.pereira@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox