|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Vhd-util resize
Hello Fantu,
You need to add the options -j
Example:
vhd-util resize -n /mnt/vm/disks/ring-12.disk1.vhd
-s 6000 -j file.log
Regards,
Rémi
I have try to resize one vhd file with vhd-util, i
did some test...
For example i have try:
vhd-util resize -n /mnt/vm/disks/ring-12.disk1.vhd -s 6000
but output always:
options: <-n name> <-j journal> <-s size (in MB)> [-h
help]
I not understand what i wrong, someone can help me please?
--
View this message in context: http://xen.1045712.n5.nabble.com/Vhd-util-resize-tp2642242p2642242.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|