All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ni Qingliang <niqingliang@insigma.com.cn>
To: McClintock Matthew-B29882 <B29882@freescale.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: rootfs-ramdisk error
Date: Tue, 27 Sep 2011 09:14:24 +0800	[thread overview]
Message-ID: <1317086064.6536.45.camel@localhost.localdomain> (raw)
In-Reply-To: <CAEsOVNcz6xXAJkx7YJ0DcEr2LCxQASk6TB0bsaxxVciKvqvunw@mail.gmail.com>

maybe not only similar, but same:)

curious, the issue disappeared, what I can remeber is reconfigured the
busybox.
maybe another thing is rebuilded all.

before that, I have added debug code in udhcpc's script, and found that:
mkdir /etc/AAAAA  will fail
but
cd /etc
mkdir ./AAAAA will success.
maybe that is a clue, but I can't reproduce the problem.:(

the IMAGE_ROOTFS_SIZE is 16M, only used about 11M.
I have looked the source code of the poky, it will use the bigger one in
(ROOTFS_SIZE and 1.3 * real_size) by default.

On Tue, 2011-09-27 at 06:22 +0800, McClintock Matthew-B29882 wrote:
> 2011/9/26 Matthew McClintock <msm@freescale.com>:
> > Have you checked your rootfs itself to see how much free space is
> > left? You could mount it in loopback on your build machine to check.
> >
> > There are some vars within poky that determine the rootfs size, grep
> > for IMAGE_ROOTFS_SIZE.
> 
> I'm actually seeing a similiar issue at the moment:
> 
> Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such
> file or directory
> bootlogd.
> tar: can't open '/etc/dev.tar': No space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 40: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 25: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 25: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 52: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 25: /etc/volatile.cache: No
> space left on device
> /etc/rcS.d/S37populate-volatile.sh: line 25: /etc/volatile.cache: No
> space left on device
> Configuring network interfaces... ADDRCONF(NETDEV_UP): eth0: link is not ready
> udhcpc (v1.18.5) started
> Sending discover...
> Sending discover...
> Sending discover...
> No lease, failing
> done.
> INIT: Entering runlevel: 5postin
> 
> 
> -M

-- 
Yi Qingliang
niqingliang@insigma.com.cn
http://niqingliang2003.wordpress.com




  reply	other threads:[~2011-09-27  1:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22  1:56 image_types_uboot Ni Qingliang
2011-09-22  4:33 ` image_types_uboot McClintock Matthew-B29882
2011-09-22  5:09   ` image_types_uboot Ni Qingliang
2011-09-23  1:16     ` image_types_uboot Ni Qingliang
2011-09-23  1:20       ` image_types_uboot McClintock Matthew-B29882
2011-09-23  3:51         ` image_types_uboot Ni Qingliang
2011-09-23  3:55           ` image_types_uboot Ni Qingliang
2011-09-23  8:48             ` image_types_uboot Ni Qingliang
2011-09-23 15:55               ` image_types_uboot McClintock Matthew-B29882
2011-09-26  1:41                 ` rootfs-ramdisk error Ni Qingliang
2011-09-26  1:45                   ` Ni Qingliang
2011-09-26  2:57                     ` Ni Qingliang
2011-09-26  5:03                       ` Ni Qingliang
2011-09-26 16:03                         ` McClintock Matthew-B29882
2011-09-26 22:22                           ` McClintock Matthew-B29882
2011-09-27  1:14                             ` Ni Qingliang [this message]
2011-09-27 15:06                               ` McClintock Matthew-B29882
2011-09-28  1:34                                 ` Ni Qingliang

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=1317086064.6536.45.camel@localhost.localdomain \
    --to=niqingliang@insigma.com.cn \
    --cc=B29882@freescale.com \
    --cc=yocto@yoctoproject.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 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.