[Buildroot] Slow boots caused by ca520507fc15a8213334a76339a3e6d567e91ea0 (udev, inittab)

Diego Iastrubni diegoiast at gmail.com
Thu May 26 10:17:27 UTC 2011


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 at gmail.com> wrote:
>
> On Thu, May 19, 2011 at 2:59 PM, Peter Korsgaard <jacmet at 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.



More information about the buildroot mailing list