All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] Login exited
Date: Wed, 3 Sep 2008 10:59:13 +1000	[thread overview]
Message-ID: <20080903005913.GC7857@cloud.net.au> (raw)
In-Reply-To: <ed4892840809020809r69eb6383wda4db62d49058959@mail.gmail.com>

On Tue, Sep 02, 2008 at 11:09:25PM +0800, Steven Woody wrote:
> On Tue, Sep 2, 2008 at 9:07 PM, Hamish Moffatt <hamish@cloud.net.au> wrote:
> > On Tue, Sep 02, 2008 at 07:26:44PM +0800, Steven Woody wrote:
> >> I think the origin of the "can't open /dev/ttySxxx" problem is differ
> >> with the origin of the "getty exited" problem.  And, for the former, I
> >> think it has nothing to do with my device_table.txt,  since if I
> >> comment out the following line in etc/inittab:
> >>    ::sysinit:/bin/mount -t tmpfs -o size=64k,mode=0755 none /dev
> >> and replace it with
> >>    ::sysinit:/bin/mount -t tmpfs -o size=64k,mode=0755 none /dev
> >> then, the "can't open /dev/ttySxxx" problem gone away.  so I think,
> >
> > What is the difference between these two lines? I don't see one.
> 
> Sorry for the careless.  The correct one should be:
>    ::sysinit:/bin/mount -t tmpfs none /dev
> That is, without any option.

That's strange, because those options for tmpfs are valid. The only
problem I can see is that 64k might not be large enough. I don't know
how much space device nodes take - they don't have data but they do have
meta-data of course.

> I will put an eye to the decompressing error, but by far I have not
> figure out why the root files system is possibly incomplete.

Incomplete because of the decompression error, I mean.

Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

  parent reply	other threads:[~2008-09-03  0:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01  8:02 [Buildroot] Login exited Steven Woody
2008-09-02  0:47 ` Steven Woody
2008-09-02  6:24   ` Emil Kruper
2008-09-02 11:26     ` Steven Woody
2008-09-02 13:07       ` Hamish Moffatt
2008-09-02 15:09         ` Steven Woody
2008-09-02 15:10           ` Steven Woody
2008-09-03  1:00             ` Hamish Moffatt
2008-09-03  0:59           ` Hamish Moffatt [this message]
2008-09-03  3:55             ` Steven Woody
     [not found]   ` <200809031950.49148.vda.linux@googlemail.com>
2008-09-04  1:50     ` Steven Woody
2008-09-04  2:00       ` Hamish Moffatt
2008-09-04  5:34         ` Steven Woody
2008-09-04 14:29           ` Hamish Moffatt
2008-09-04 15:49             ` Steven Woody
2008-09-05  1:07               ` Hamish Moffatt
2008-09-05  7:38                 ` Steven Woody
2008-09-05 13:09                   ` Hamish Moffatt
2008-09-07  5:44                     ` Steven Woody

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=20080903005913.GC7857@cloud.net.au \
    --to=hamish@cloud.net.au \
    --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.