From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Slow boots caused by ca520507fc15a8213334a76339a3e6d567e91ea0 (udev, inittab)
Date: Thu, 26 May 2011 16:02:30 +0200 [thread overview]
Message-ID: <87aae9r24p.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <BANLkTimz=8MSHOsoqqmEeNXB+jFf5+R37A@mail.gmail.com> (Diego Iastrubni's message of "Thu, 26 May 2011 13:17:27 +0300")
>>>>> "Diego" == Diego Iastrubni <diegoiast@gmail.com> writes:
Diego> Arggg... now SSH does not work, since the server cannot allocate
Diego> a PTY.... Again - the fix is to re-add this line to the S10udev
Diego> script:
Diego> mount -t devpts /dev/pts /dev/pts || (echo "FAIL" && exit 1)
This happens automatically by the mount -a in your inittab as
/dev/pts is listed in the default /etc/fstab.
Notice you also need the mkdir -p /dev/pts to ensure the mount point is
available. Again, this is all handled in the default /etc/inittab.
Naturally none of this works because of your local hack to mount a tmpfs
in S10udev, so you'll need extra hackery to workaround your workaround.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-05-26 14:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 13:19 [Buildroot] Slow boots caused by ca520507fc15a8213334a76339a3e6d567e91ea0 (udev, inittab) Diego Iastrubni
2011-05-17 13:28 ` Thomas Petazzoni
2011-05-17 13:45 ` Diego Iastrubni
2011-05-19 11:34 ` Diego Iastrubni
2011-05-19 11:47 ` Peter Korsgaard
2011-05-19 11:52 ` Diego Iastrubni
2011-05-19 11:59 ` Peter Korsgaard
2011-05-19 12:04 ` Diego Iastrubni
2011-05-26 10:17 ` Diego Iastrubni
2011-05-26 14:02 ` Peter Korsgaard [this message]
2011-05-26 14:08 ` Diego Iastrubni
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=87aae9r24p.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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