Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:xen [2015/07/29 01:28] – [XEN Debian 8 appliance] darron | tools:xen [2025/01/31 10:33] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== XEN Debian 8 appliance | + | ==== XEN ==== |
- | This installation process demonstrates how to set up Xen on debian. It doesn' | + | This installation process demonstrates how to set up Xen on Debian 8. It doesn' |
great detail and only gives a general overview. | great detail and only gives a general overview. | ||
- | You can download this net install [[http:// | + | We may assume that this process has not changed dramatically for newer versions of Debian. |
- | + | ||
- | Alternatively, | + | |
=== Debian 8 installation === | === Debian 8 installation === | ||
+ | |||
+ | We first install [[http:// | ||
+ | |||
+ | NB Replacing systemd on newer versions of Debian is not possible. | ||
Boot the image to perform the installation process and select `Install' | Boot the image to perform the installation process and select `Install' | ||
Line 28: | Line 30: | ||
The next step is partitioning. Initially we choose Guided partitioning and after edit the automatic choice for the root partition. | The next step is partitioning. Initially we choose Guided partitioning and after edit the automatic choice for the root partition. | ||
+ | |||
+ | If you prefer you can choose Manual partitioning. In manual mode you may set up software RAID before creating a volume group and the volumes within it. | ||
+ | |||
< | < | ||
Guided Partitioning - use entire disk and set up LVM | Guided Partitioning - use entire disk and set up LVM | ||
Line 110: | Line 115: | ||
=== Debian 8 sysvinit === | === Debian 8 sysvinit === | ||
+ | |||
Login and replace systemd with sysvinit. | Login and replace systemd with sysvinit. | ||
+ | |||
+ | This process may also be applied to any virtual machines other than domain 0. | ||
< | < | ||
Line 116: | Line 124: | ||
</ | </ | ||
- | Configure | + | If this is a VM, configure the following. |
- | Configure | + | |
+ | - sshd root login (if required) | ||
+ | | ||
Now reboot, login again and finish the job off. | Now reboot, login again and finish the job off. | ||
Line 274: | Line 284: | ||
=== XEN LVM disk maintenance === | === XEN LVM disk maintenance === | ||
- | If we shut down a VM we can perform disk maintenance on it' | + | If we shut down a VM we can perform disk maintenance on its virtual disk from Domain 0. |
First ensure that the target VM is off-line. Here we only have 1 VM so our output only shows Domain 0 and | First ensure that the target VM is off-line. Here we only have 1 VM so our output only shows Domain 0 and | ||
Line 387: | Line 397: | ||
/ | / | ||
</ | </ | ||
+ |