Re: enlarge file backed filesystem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > Isn't there a way to enlarge the filesystem of the guest by enlarging the
> > backing file/device?  If so, what exactly do you do to enlarge the backing
> > file/dev?

For ext3 I use (in this case adding 1GB):

dd if=/dev/zero bs=1M count=1024 >> file.image
e2fsck -f file.image
resize2fs file.image
e2fsck -f file.image

Paul

--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen

[Index of Archives]     [Fedora General]     [Fedora Music]     [Linux Kernel]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux