All of lore.kernel.org
 help / color / mirror / Atom feed
From: seth bollinger <seth.boll@gmail.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: resize_inode
Date: Sat, 04 May 2013 15:36:41 -0500	[thread overview]
Message-ID: <51857159.8000502@gmail.com> (raw)

Hello All,

I'm trying to create a small SD card image that I can quickly dd to card 
and then do an online resize as a post process step to take advantage of 
the entire space of the card.  Similar to how the raspbian image works.  
Unfortunately genext2fs doesn't seem to set this flag (and reserve the 
required resources), so the online resize fails.  I tried using tune2fs, 
as it looked like there was some interest in adding support, but it 
looks like it never happened.  Has anyone else run into this issue?  Is 
there a solution?

resize2fs 1.42.1 (17-Feb-2012)
Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 15
resize2fs: Filesystem does not support online resizing

| Setting filesystem feature 'resize_inode' not supported.
| tune2fs 1.42.1 (17-Feb-2012)

Thanks,

Seth


             reply	other threads:[~2013-05-04 20:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-04 20:36 seth bollinger [this message]
2013-05-07 10:03 ` resize_inode Paul Eggleton

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=51857159.8000502@gmail.com \
    --to=seth.boll@gmail.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.