From d1d6b29267652df130c1f68948fc3a4c2ffcadd9 Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Tue, 8 May 2018 11:05:53 -0400 Subject: [PATCH] Copy edit of multi-boot-win for branding, grammar, and format. No deferred feedback from PR 108. Signed-off-by: MCamp859 --- .../tutorials/multi-boot/multi-boot-win.rst | 31 +++++++++++-------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/source/clear-linux/tutorials/multi-boot/multi-boot-win.rst b/source/clear-linux/tutorials/multi-boot/multi-boot-win.rst index ea26a397..52900c53 100644 --- a/source/clear-linux/tutorials/multi-boot/multi-boot-win.rst +++ b/source/clear-linux/tutorials/multi-boot/multi-boot-win.rst @@ -1,7 +1,10 @@ .. _multi-boot-win: Install Windows\* Server 2016 -***************************** +############################# + +This guide describes Windows-specific details of the :ref:`multi-boot` +tutorial. #. Start the Windows installer and follow the prompts. @@ -10,32 +13,34 @@ Install Windows\* Server 2016 .. figure:: figures/multi-boot-win-1.png - Figure 1: Windows: Choose installation type + Figure 1: Windows: Choose installation type. #. Select :guilabel:`Unallocated Space` and create a new partition of the desired size. In this example, we specified 50000 MB. See Figure 2. .. figure:: figures/multi-boot-win-2.png - Figure 2: Windows: Create new partition + Figure 2: Windows: Create new partition. .. note:: - Windows normally creates its own EFI partition (100MB) if none exists. - In this case, it sees the EFI partition created during the |CL| - installation and won't create its own. + Windows creates its own 100 MB EFI partition if none exists. + In this example, Windows sees the EFI partition created during the + |CL| installation and does not create one. #. Select the newly created partition and follow the remaining prompts - to complete the installation of Windows. See Figure 3. + to complete the Windows installation. See Figure 3. .. figure:: figures/multi-boot-win-3.png - Figure 3: Windows: Install on newly created partition + Figure 3: Windows: Install on newly created partition. -#. Go through the Windows out-of-box-experience process. +#. Finish the Windows out-of-box-experience process. -#. At this point, the ability to boot |CL| is lost because Windows is the - default boot loader. See :ref:`multi-boot-restore-bl` to restore the |CL| - Systemd-Boot boot loader and add Windows to its boot menu. +#. At this point, you cannot boot |CL| because Windows is the + default boot loader. See :ref:`multi-boot-restore-bl` to restore + Systemd-Boot and add Windows to its boot menu. -If you want to install other OSes, refer to :ref:`multi-boot` for details. \ No newline at end of file +If you want to install other :abbr:`OSes (operating systems)`, refer to +:ref:`multi-boot` for details. +