Received: by 10.52.75.161 with SMTP id d1mr41553539vdw.2.1343314380649; Thu, 26 Jul 2012 07:53:00 -0700 (PDT) X-BeenThere: bosh-...@cloudfoundry.org Received: by 10.52.100.135 with SMTP id ey7ls1297373vdb.6.gmail; Thu, 26 Jul 2012 07:53:00 -0700 (PDT) Received: by 10.52.34.8 with SMTP id v8mr3131328vdi.5.1343314379454; Thu, 26 Jul 2012 07:52:59 -0700 (PDT) Date: Thu, 26 Jul 2012 07:52:59 -0700 (PDT) From: Ruslan K To: bosh-...@cloudfoundry.org Message-Id: <9cd97588-a860-42ec-9fbe-95e5587ae1f5@cloudfoundry.org> Subject: How to boot a virtual machine created from public stemcells MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_328_14045935.1343314379061" ------=_Part_328_14045935.1343314379061 Content-Type: multipart/alternative; boundary="----=_Part_329_1408199.1343314379067" ------=_Part_329_1408199.1343314379067 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello Public stemcell contains the raw disk (or volume) image. This image contains the OS + agent, but does not contains boot loader. This image may not be used directly to run the virtual machine. As I see. Questions: 1. How do I get the disk to start the virtual machine from a stem cell? (The Upload_stemcall method does not contains the necessary commands. I found only the following shell-command: tar-xzf image-O root.img | dd of = ...) 2. Boot Record, and other transformations occur during the deployment? 3. The public stemcell is not intended to create a virtual machine? Thanks! ------=_Part_329_1408199.1343314379067 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Hello
Public stemcell contains the raw disk (or volume) image. This image contains the OS + agent, but does not contains boot loader. This image may not be used directly to run the virtual machine. As I see.
Questions:
1. How do I get the disk to start the virtual machine from a stem cell? (The Upload_stemcall method does not contains the necessary commands. I found only the following shell-command:  tar-xzf image-O root.img | dd of = ...)
2. Boot Record, and other transformations occur during the deployment?
3. The public stemcell is not intended to create a virtual machine?
Thanks!
------=_Part_329_1408199.1343314379067-- ------=_Part_328_14045935.1343314379061--