Installing XenServer 8 using console

Installing XenServer 8 using console

Bedrock V3000 lacks an integrated display adapter. Consequently, to install Xen server 8, users must connect Bedrock to a host PC using a console, facilitated by serial over USB.

This document describes Xen server 8 installation process on Bedrock V3000.

Table of Contents

Test setup

This installation process has been validated by SolidRun with the following configurations:

  • Xen versions:

    • XenServer 8

  • Terminal software:

    • Putty

  • USB flash disk: Kingston Data Traveler

Installation process

Creating bootable USB drive

Please follow instructions at https://solidrun.atlassian.net/l/cp/m9Reo11r

Connecting serial console

Please follow instructions at Using serial console with Bedrock V3000

BIOS Boot select

You need to choose your USB bootable device to start the installation.

  • Insert the USB media to the device

  • Turn on Bedrock

  • Repetitively press the DEL / ESC key to enter the BIOS setup

  • In BIOS go to -> Save & Exit -> <your bootable USB device> -> yes

  • Device will reset and a grub menu screen will appear

    • If you dont see a grub menu, reboot and press the “arrow down” key repetitively right after you pressed enter to boot from BIOS

Configure grub

At the grub menu (displaying "install", “no-serial“, …),Press ‘e’ over the ”install” option to set the boot parameters.

  • You'll encounter a window resembling:

    setparams 'install' multiboot2 /boot/xen.gz dom0_max_vcpus=1-16 dom0_mem=max:8192M com1=115200,8n1 console=com1,vga │ module2 /boot/vmlinuz console=hvc0 console=tty0 module2 /install.img
  • Change the entry that starts with ‘module2 /boot/vmlinuz’ to look as follows:

  • module2 /boot/vmlinuz console=hvc0 console=tty0 console=ttyS4,115200n8
  • Wait for the live USB to boot to the installer

might take some time for the installer to run, so just give it some time

Live USB settings

  • After live USB boots, the installer will start

image-20241117-084728.png
Keymap selection
  • Select your Desired keymap

 

image-20241117-084815.png
Installation welcome
  • Press OK to cuntinue with installation

  • Accept EUA

 

image-20241117-085031.png
Install Action
  • Choose if you want to install or upgrade Xen in this case well select “Perform clean installation”

 

image-20241117-085055.png
Drive selection
  • Select installation drive

 

image-20241117-085136.png
VM storage selection
  • Select VM storage location

 

image-20241117-085218.png
VM Thin Provisioning
  • Enable thin provisioning if required

 

image-20241117-085308.png
Installation source
  • Select installation media source, in this case were using a USB drive so we select Local media

 

image-20241117-085400.png
image-20241117-085519.png
image-20241117-085554.png
Installation media verification
  • Verify installation source

 

image-20241117-085621.png
Password selection
  • Select password

 

image-20241117-085722.png
Management network interface
  • Choose which network interface will be used to connect to the management server

 

image-20241117-085826.png
image-20241117-085840.png
Interface configuration
  • Configure networking settings

 

SolidRun Ltd.