|
From: | Jerzy Grzegorek |
Subject: | [Qemu-discuss] Increasing ext3 image file partition |
Date: | Sat, 11 Aug 2012 00:32:39 +0200 |
Hi,
I've 128M disk.img with one ext3 partition on it, created by qemu-img create disk.img 128M command. Now, I'd like to increase this partition to 256M. I ran
qemu-img resize disk.img +128M
and next
parted disk.img
(parted) resize 1 32K 256M
and ...
Error: File system has an incompatible feature enabled...
Any idea how to resolve this?
Jurek
[Prev in Thread] | Current Thread | [Next in Thread] |