mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
edits
This commit is contained in:
@ -500,32 +500,28 @@ We have observed in hypervisor environments the cache server peak egress at arou
|
||||
|
||||
## Setting up a VM on Windows Server
|
||||
|
||||
You may choose to set up hardware that will natively run Ubuntu 20.04 LTS or an Ubuntu VM. The steps below detail setting up a VM on Windows.
|
||||
You can use hardware that will natively run Ubuntu 20.04 LTS, or you can run an Ubuntu VM. The following steps describe how to set up a VM on Hyper-V.
|
||||
|
||||
1. Download the ISO
|
||||
1. Download the ISO. You can use either Ubuntu Desktop or Ubuntu Server.
|
||||
|
||||
1. [Download Ubuntu Desktop](https://ubuntu.com/download/desktop)
|
||||
2. [Download Ubuntu Server](https://mirror.cs.jmu.edu/pub/ubuntu-iso/20.04.2/ubuntu-20.04.2-live-server-amd64.iso)
|
||||
|
||||
2. [Download Ubuntu
|
||||
Server](https://mirror.cs.jmu.edu/pub/ubuntu-iso/20.04.2/ubuntu-20.04.2-live-server-amd64.iso)
|
||||
|
||||
2. Start the new VM wizard the give your VM a name and choose a location for the VM.
|
||||
2. Start the **New Virtual Machine Wizard**, give your VM a name, and choose a location.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
3. Choose Generation 2 VM and specify the startup memory. Please note: as it states, you cannot change to Generation 2 after you created the VM.
|
||||
3. Choose a **Generation 2** VM, and specify the startup memory. You cannot change the VM generation 2 later.
|
||||
|
||||

|
||||

|
||||
|
||||
4. Choose the network adapter you wish to use.
|
||||
4. Choose the network adapter.
|
||||
|
||||

|
||||
|
||||
5. Set the virtual hard disk parameters. Please note: you should specify enough space for the OS and the content that will be cached. That sample below
|
||||
allocates a terabyte.
|
||||
5. Set the virtual hard disk parameters. You should specify enough space for the OS and the content that will be cached. That example below allocates one terabyte.
|
||||
|
||||

|
||||
|
||||
@ -548,32 +544,29 @@ You may choose to set up hardware that will natively run Ubuntu 20.04 LTS or an
|
||||

|
||||

|
||||
|
||||
10. Choose the options you wish for installing updates and third party hardware. In the screenshot below, we have chosen to download updates and install
|
||||
10. Choose the options you wish for installing updates and third party hardware. In the example below, we have chosen to download updates and install
|
||||
third party software drivers.
|
||||
|
||||

|
||||
|
||||
11. If you had a previous version of Ubuntu installed, we recommend erasing and
|
||||
installing Ubuntu 16.04. Choose your time zone, and keyboard layout.
|
||||
11. If you had a previous version of Ubuntu installed, we recommend erasing and installing Ubuntu 16.04. Choose your time zone, and keyboard layout.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
12. Choose your username, a name for your computer and password. Remember,
|
||||
everything is case sensitive in Linux. You will be asked to reboot in order
|
||||
to complete the installation.
|
||||
12. Choose your username, a name for your computer, and a password. Remember, everything is case sensitive in Linux. You will be asked to reboot in order to complete the installation.
|
||||
|
||||

|
||||

|
||||
|
||||
13. Important: When prompted with the option to upgrade, decline.
|
||||
13. **Important**: When prompted with the option to upgrade, decline.
|
||||
|
||||

|
||||

|
||||
|
||||
Your Ubuntu VM should now be ready for the next step: [*Install Microsoft Connected Cache on Your Server or VM*](#install-microsoft-connected-cache-on-a-server-or-vm)
|
||||
Your Ubuntu VM should now be ready for the next step: [*Install Microsoft Connected Cache on Your Server or VM*](#install-mcc-on-a-server-or-vm)
|
||||
|
||||
## IoT Edge runtime
|
||||
|
||||
|
Reference in New Issue
Block a user