mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Update Azure README
There isn't a requirement for RAW -> VHD conversion anymore. QEMU supports VHD images from versions 1.1 and up[1], which are available on `wheezy` (no need for `wheezy-backports`). Also updates the information regarding `wget`. [1]: http://wiki.qemu.org/ChangeLog/1.1#Block_devices
This commit is contained in:
parent
b8d23c013c
commit
4d553a0b49
1 changed files with 3 additions and 6 deletions
|
@ -7,13 +7,10 @@ platform.
|
|||
Setup
|
||||
-----
|
||||
|
||||
qemu-img >= 1.7.0 required to convert raw image to vhd fixed size disk.
|
||||
This release is available in wheezy-backports.
|
||||
``qemu-utils`` is needed to create the VHD image.
|
||||
|
||||
*wget* must be installed on local computer.
|
||||
|
||||
Manifest must use the *raw* format, provider will automatically
|
||||
transform the disk to a vhd disk format.
|
||||
``wget`` must be installed on local computer, so the Windows Azure Linux Agent
|
||||
can be downloaded.
|
||||
|
||||
Do not create swap space on the OS disk:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue