WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Error Resize Xen File Based

Hi,

On Sun, Jan 9, 2011 at 7:13 PM, Dominggo Smith <dominggosmith@xxxxxxxxx> wrote:
> I follow http://mediakey.dk/~cc/howto-resize-xen-loop-disk-image/ to
> expand Xen Guest as shown below:
>
> 1. # dd if=/dev/zero bs=1024k count=1024 >> test.img
> 2. # e2fsck -f test.img
> 3. # resize2fs test.img

I just tried it and works for me. Don't you miss something trivial -
is the test.img using ext2/3/4? Doesn't it have a partition table,
LVM, whatever?  Can it be checked with e2fsck before the dd command?

Try to increase the verbosity of e2fsck, maybe you get some hints.

Best
ervin

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>