All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Unable to create files inside mounted root filesystem
Date: Mon, 27 Oct 2008 14:22:41 +0100	[thread overview]
Message-ID: <873aiimau6.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1225112903.16248.1281448757@webmail.messagingengine.com> (Adam McLaurin's message of "Mon\, 27 Oct 2008 09\:08\:23 -0400")

>>>>> "Adam" == Adam McLaurin <buildroot@irotas.net> writes:

Hi,


 Adam> I hope this is a typical newbie question. I was finally able to
 Adam> create a root filesystem (ext2) with buildroot, and I can mount
 Adam> (-o loop) and chroot into it with no problems.

 Adam> The trouble is that I cannot create any files in the mounted
 Adam> filesystem: / # touch foo touch: foo: No space left on device

That's because genext2fs only creates the file system exactly big
enough for the buildroot files. If you want to have room for more
stuff take a look at the BR2_TARGET_ROOTFS_EXT2_BLOCKS/INODES options:

  parent reply	other threads:[~2008-10-27 13:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-27 13:08 [Buildroot] Unable to create files inside mounted root filesystem Adam McLaurin
2008-10-27 13:15 ` Roberto A. Foglietta
2008-10-27 13:21   ` Adam McLaurin
2008-10-27 13:22 ` Peter Korsgaard [this message]
2008-10-27 14:07   ` Adam McLaurin
2008-10-27 14:28     ` Peter Korsgaard
2008-10-27 15:55       ` Adam McLaurin

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=873aiimau6.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 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.