I am using a loop device disk setup (not lvm) for Xen Debian (squeeze) guest systems on my Debian (squeeze) host system.
I searched for a way of extending guest system disk size. I came accross simple dd commands and nasty mkfs commands.
I wonder if there is a magic xen-tools command set to help me out on Debian systems? Or a simple set of tested dd & mkfs command set for this non-lvm case?
Thanks.