On Jun 11, 2012, at 9:10 PM, Udit Agarwal wrote: > Hi, > I am following the guide –“Openstack Compute Administration Manual”. I have a doubt on this page http://docs.openstack.org/trunk/openstack-compute/admin/content/creating-a-linux-image.html which talks about creating a linux image. The thing that I can’t understand is that the first line talks about creating a linux image of size 5G, but this allocation of 5G is done from which partition of our disk. Can anyone help me with this ?? > > Thanks in advance. > > --Udit Agarwal > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : openstack at lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp Udit: I assume you are talking about this command: kvm-img create -f raw server.img 5G That will create a file called "server.img" in the current directory where you issued the command. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120611/0cbc72e1/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4897 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120611/0cbc72e1/attachment.bin>