mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-11 23:27:24 +00:00
Merge branch 'master' of https://github.com/clearlinux/clear-linux-documentation into webserverinstall-edits
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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.
|
||||
If you want to install other :abbr:`OSes (operating systems)`, refer to
|
||||
:ref:`multi-boot` for details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user