All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diego Iastrubni <diegoiast@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Slow boots caused by ca520507fc15a8213334a76339a3e6d567e91ea0 (udev, inittab)
Date: Thu, 26 May 2011 13:17:27 +0300	[thread overview]
Message-ID: <BANLkTimz=8MSHOsoqqmEeNXB+jFf5+R37A@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=J6qHuzsS=aACb7Zssm5Se-LQZVQ@mail.gmail.com>

Arggg... now SSH does not work, since the server cannot allocate a PTY....
Again - the fix is to re-add this line to the S10udev script:

mount -t devpts /dev/pts /dev/pts || (echo "FAIL" && exit 1)

On Thu, May 19, 2011 at 3:04 PM, Diego Iastrubni <diegoiast@gmail.com> wrote:
>
> On Thu, May 19, 2011 at 2:59 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
> > ?>> Do you have devtmpfs + mount enabled in your kernel? (DEVTMPFS +
> > ?>> DEVTMPFS_MOUNT). If you do so, /dev is already a tmpfs.
> >
> > ?Diego> It seems not. The sad thing is that I cannot even recompile the
> >
> > Argh - Then your best bet is probably to add a local hack to mount a
> > tmpfs on /dev before starting udev.
>
> And I propose adding a back that check in the udev script, as it wan
> before. This should not hurt existing users.

  reply	other threads:[~2011-05-26 10:17 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 [this message]
2011-05-26 14:02                 ` Peter Korsgaard
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='BANLkTimz=8MSHOsoqqmEeNXB+jFf5+R37A@mail.gmail.com' \
    --to=diegoiast@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.