From: "Walter Dnes" <waltdnes@waltdnes.org>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Implicit udev dependancy in Gentoo? and workaround.
Date: Mon, 24 Dec 2012 22:21:00 -0500 [thread overview]
Message-ID: <20121225032100.GA1835@waltdnes.org> (raw)
I'm asking questions here before filing a bug/reature-request, to make
sure I have my ducks in a row. I did a big update a couple of days ago.
As per the user in... http://forums.gentoo.org/viewtopic-p-7168984.html
I too ran into a situation where I couldn't open any xterms because
/dev/pts was empty. The solution for that user came in 2 parts...
1) Add the following line to /etc/fstab
devpts /dev/pts devpts defaults 0 0
2) Run "rc-update add udev-mount sysinit" oops... what udev-mount? I'm
the troublemaker/malcontent who runs mdev instead of udev.
I noticed that the temporary solution would be to manually execute
"mount devpts". The problem was that it would only last till the next
reboot, after which the mount needed to be issued again. I got around
that by putting "mount devpts" in /etc/local.d/000.start (which file
must be executable). It is executed every bootup, solving the problem.
My questions...
1) Is this just my system, or has anybody else with mdev run into it?
If others have the same problem, I'll update the mdev wiki page to
mention this.
2) Can someone who uses udev have a look at their "udev-mount" script
and see if it does any other stuff besides mounting devpts?
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
next reply other threads:[~2012-12-25 3:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-25 3:21 Walter Dnes [this message]
2012-12-25 3:51 ` [gentoo-user] Implicit udev dependancy in Gentoo? and workaround William Kenworthy
2012-12-25 17:30 ` Walter Dnes
2012-12-25 3:54 ` William Kenworthy
2013-01-06 19:34 ` Norman Invasion
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=20121225032100.GA1835@waltdnes.org \
--to=waltdnes@waltdnes.org \
--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