mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-06 13:51:40 +00:00
add info regarding imgae size
This commit is contained in:
@@ -26,7 +26,7 @@ Create a virtual machine in VirtualBox
|
||||
1. Download the latest_ Clear linux live version (clear-XXXX-live.img.xz)
|
||||
from https://download.clearlinux.org/image/.
|
||||
|
||||
2. Decompress clear linux image
|
||||
2. Decompress Clear Linux image. Uncompressed image size is ~ **5GiB**.
|
||||
|
||||
- On Linux ::
|
||||
|
||||
|
||||
@@ -14,8 +14,9 @@ Run Clear Linux*
|
||||
1. In order to boot Clear Linux* download the latest_ live disk image from
|
||||
https://download.clearlinux.org/image/
|
||||
|
||||
2. Decompress Clear Linux image. Uncompressed image size is ~ **5GiB**.
|
||||
|
||||
2. Create and configure a virtual machine with the following configuration:
|
||||
3. Create and configure a virtual machine with the following configuration:
|
||||
|
||||
- Guest Operating system: **Linux, Distribution Other 3.x Linux (64-bits)**
|
||||
|
||||
@@ -26,13 +27,14 @@ Run Clear Linux*
|
||||
In VMware vShere GUI go to the configuration settings of the
|
||||
virtual machine->General Tab-> And select **EFI boot firmware**
|
||||
|
||||
|
||||
- **IDE disk**: Convert to vmdk and attach the Clear Linux image downloaded
|
||||
above. To convert Clear Linux image to VMWare* disk (vmdk) you can use
|
||||
qemu-img command::
|
||||
|
||||
$qemu-img convert -f raw -O vmdk -p clear-vmware.img clear-vmware.vmdk
|
||||
|
||||
3. Start the Clear Linux* virtual machine
|
||||
4. Start the Clear Linux* virtual machine
|
||||
|
||||
*********************************
|
||||
Using optimized kernel for VMware
|
||||
|
||||
@@ -38,7 +38,7 @@ https://download.clearlinux.org/image/. In Clear Linux website you can find
|
||||
different image flavors (kvm, clear-containers, cloud and live), please
|
||||
download the live image (clear-XXXX-live.img.xz).
|
||||
|
||||
1. Decompress the image:
|
||||
1. Decompress Clear Linux image. Uncompressed image size is ~ **5GiB**.
|
||||
|
||||
- On Linux ::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user