From: Bruno Gola <brunogola@terra.com.br>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Resizing ext3
Date: Mon, 18 Jul 2005 20:50:37 -0300 [thread overview]
Message-ID: <42DC404D.6000301@terra.com.br> (raw)
In-Reply-To: <5491fade05071814356486b6b0@mail.gmail.com>
James Hiscock wrote:
>On 7/18/05, Bruno Gola <brunogola@terra.com.br> wrote:
>
>
>>Error: File system has an incompatible feature enabled.
>>
>>
>
>1) Remove the journal from the ext3 partition using tune2fs:
> tune2fs -C ^has_journal <partition>
>
>2) Resize using parted
>
>3) Add the journal back using tune2fs:
> tune2fs -j <partition>
>
>See 'man tune2fs' (as root) for important warnings & information (and
>I really hope I've got that right...)
>
>Qtparted might be an easier way to do the resize, as well... <shrug>
>
>
>
Man, thanks... but look:
br ~ # umount /dev/hdb1
br ~ # tune2fs -O ^has_journal /dev/hdb1
tune2fs 1.37 (21-Mar-2005)
br ~ # qtparted
Warning: Unable to open /dev/hdc read-write (Read-only file system).
/dev/hdc has been opened read-only.
Error: File system has an incompatible feature enabled.
Error: File system has an incompatible feature enabled.
br ~ # parted /dev/hdb resize 1
Start? [32kB]?
End? [80GB]? 60GB
Error: File system has an incompatible feature enabled.
Information: Don't forget to update /etc/fstab, if necessary.
br ~ #
It stills in trouble (with -C it does not work, so i tryied man tune2fs
and i found out that it should be -O)... any idea ?
note that now (after tune2fs ...) the option "Resize" in QTparted, is
avaiable for this partition, but when i put 60GB i get an error...
Thanks,
Bruno Gola
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-19 2:58 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-17 20:52 [gentoo-user] Resizing ext3 and burning cds Bruno Gola
2005-07-18 1:45 ` Zac Medico
2005-07-17 22:49 ` Bruno Gola
2005-07-18 1:59 ` Nick Rout
2005-07-18 2:09 ` Zac Medico
2005-07-18 2:42 ` Bruno Gola
2005-07-18 2:45 ` Bruno Gola
2005-07-18 9:23 ` [gentoo-user] Resizing ext3 Bruno Gola
2005-07-18 18:08 ` Zac Medico
2005-07-18 18:17 ` Richard Fish
2005-07-18 21:35 ` James Hiscock
2005-07-18 23:50 ` Bruno Gola [this message]
2005-07-19 12:24 ` James Hiscock
2005-07-19 18:56 ` Bruno Gola
2005-07-19 21:54 ` James Hiscock
2005-07-20 5:00 ` Richard Fish
2005-07-20 7:44 ` charly ghislain
2005-07-20 12:19 ` James Hiscock
2005-07-20 14:26 ` charlyghislain
2005-07-20 14:36 ` charlyghislain
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=42DC404D.6000301@terra.com.br \
--to=brunogola@terra.com.br \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox