Skip to content

Commit 37e9528

Browse files
authored
Merge pull request #243 from tidalmigrations/pr/add-ubuntu-vhd
Add link to Ubuntu VHD image
2 parents 90d34e6 + 1176163 commit 37e9528

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/user guides/tidal-vms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ The Ubuntu Server image can also perform discovery without any network connectiv
1717

1818
The image runs standard [Ubuntu Server (18.04.6)](https://cdimage.ubuntu.com/ubuntu/releases/18.04.6/release/) and has a CLI only interface. It comes with the latest version of [Tidal Tools](https://tidalcloud.com/tidal-tools/), [Machine Stats](https://pypi.org/project/machine-stats/) and [DNS Tools](https://dnstools.ninja/) installed.
1919

20-
It can be deployed into any virtual environment that is compatible with OVA based images, and is compatible with AMD64 or EM64T architectures.
20+
It can be deployed into any virtual environment that is compatible with OVA or VHD-based images, and is compatible with AMD64 or EM64T architectures.
2121

2222
To get started:
2323

24-
1. [Download the image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-ubuntu-18-04-server-amd64.ova)
25-
2. Deploy the downloaded OVA file into your VMware (or VirtualBox, or any OVA compatible virtual environment)
24+
1. Download the [OVA image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-ubuntu-18-04-server-amd64.ova) or the [VHD image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-ubuntu-server-18-04-amd64-hyperv-disk.vhd)
25+
2. Deploy the downloaded OVA file into your VMware (or VirtualBox, or any OVA-compatible virtual environment) or VHD file into your Hyper-V Manager.
2626
3. Once the VM is running, log in with the following credentials:
2727

2828
```text

0 commit comments

Comments
 (0)