← Back to team overview

openstack team mailing list archive

Re: How to create a Image which can extend the partition automatically.

 


but the resize2fs tools is not working and raise following error

$ resize2fs rhel6.3-x86_64.img


You will probably want to have a "firstboot" kind of script that does
this from inside the VM.  resize2fs can run while the VM is live but
you may have to reboot after running growpart before you can run
resize2fs.

Mark


References