From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: seth bollinger <seth.boll@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: resize_inode
Date: Tue, 07 May 2013 11:03:05 +0100 [thread overview]
Message-ID: <151993811.Q22DjuRsNS@helios> (raw)
In-Reply-To: <51857159.8000502@gmail.com>
On Saturday 04 May 2013 15:36:41 seth bollinger wrote:
> 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)
genext2fs is a bit limited, this is just one example of how.
Could you not just do an offline resize of the filesystem though? Why does it
need to be mounted?
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2013-05-07 10:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-04 20:36 resize_inode seth bollinger
2013-05-07 10:03 ` Paul Eggleton [this message]
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=151993811.Q22DjuRsNS@helios \
--to=paul.eggleton@linux.intel.com \
--cc=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.