Installing eLxr with VirtualBox

About This Task

Once you have downloaded the eLxr 12 image file, you can install it with VirtualBox as described in this procedure.

For eLxr Server images, you have the option of installing a console-based system, or a desktop environment, such as GNOME or XFCE, and the window manager, such as GDM2 or lightdm.

For eLxr Edge images with OSTree, to take advantage of OSTree functionality, you must perform additional configuration to complete the installation as described in this procedure.

Before You Begin

  • You must have an eLxr 12 image. For details, see Downloading the eLxr Image.

  • You must have VirtualBox, version 7, installed on your Linux, Mac, or Windows host.

Creating the Virtual Machine

  1. From the VirtualBox interface, select Machine > New to open the Create Virtual Machine window. Enter the image name, the folder where you want the VM to reside, and the location of your downloaded ISO image, then click Next.

    Note

    For eLxr Edge OSTree-based images, select Skip Unattended Installation.

    ../../_images/create-virtual-machine-window.png
  2. In the Hardware window, accept the 2048 default for for memory, and optionally select the number of CPUs. You must select the Enable EFI (special OSes only) option. Click Next.

    ../../_images/set-memory-processors-select-efi.png
  3. In the Virtual Hard Disk window, select Create a virtual hard drive and specify at least 5GB. Click Next.

  4. In the Summary window, verify your information and click Finish.

    ../../_images/create-virtual-machine-summary-window.png

    The eLxr 12 image will now display in the VirtualBox interface with the status of Powered off.

    ../../_images/vbox-interface-with-elxr-image.png
  5. From the main VirtualBox interface, ensure that your eLxr image is selected, then click Start. What happens next depends on your image type.

    • The eLxr Edge 12 live image will boot directly to a shell with a root@elxr:/# prompt. You must specify the installation media location and optionally set drive and kernel parameters to complete the installation. For details, see Edge OSTree Installation.

    • The eLxr Server 12 image will boot to the Installation selection window. Here you can choose whether you want a graphical or console-based installation.

    The next section describes the installation steps.

Installing eLxr

With the virtual machine configured, install eLxr as described in this section.

Tip

The eLxr Server image performs an automatic installation if you do not select an option quickly. Once the options are available, use the UP or DOWN arrow keys to halt the timer.

  1. Select the installation method.

    On booting you will be presented with a menu with options for running either the graphical or text-based installer.

    ../../_images/08-VMM-Install-Boot.png

    In this example we will use the Graphical Installer option.

    There is also an option for setting some advanced options, but these should not be required when using the VMM to install into a QEMU/KVM virtual machine.

    Other options offer help and installers with accessibility options which may assist those with vision impairments.

  2. Select language and location options.

    The first option presented by the graphical installer is to select the language:

    ../../_images/09-VMM-Install-Language.png

    Next, we need to set the location:

    ../../_images/10-VMM-Install-Location.png

    And then the keyboard layout:

    ../../_images/11-VMM-Install-Keyboard.png
  3. Verify hardware selection process.

    At this point the installer will run a number of tests to determine the hardware configuration of the machine.

    ../../_images/12-VMM-Install-DetectingHW.png
  4. Set the host name and domain for the virtual machine:

    ../../_images/13-VMM-Install-Hostname.png ../../_images/14-VMM-Install-Domain.png

    If the VM will appear on your local network then ensure you have a unique host name and that the domain matches the local network domain.

  5. Set the root password and add users.

    ../../_images/15-VMM-Install-RootPasswd.png

    Optionally you can also create regular users and set their passwords too. It is recommended to have at least one non-root user.

  6. Set and verify hard disk partitions.

    Prior to installing the OS the disk must be partitioned and formatted. The easiest method is to use the guided install as follows:

    ../../_images/16-VMM-Install-Partition-1.png

    First select which disk to install into. Unless you have configured the VM with multiple disks you should find there is only one option, the virtual disk.

    ../../_images/17-VMM-Install-Partition-2.png

    Several options for the partition layout are provided. Easiest is to install everything into a single partition.

    ../../_images/18-VMM-Install-Partition-3.png

    A summary displays before any changes are written to the disk.

    ../../_images/19-VMM-Install-Partition-4.png

    A final confirmation is needed before the disk contents are modified. Select Yes and click Continue to partition and format the disk(s).

    ../../_images/20-VMM-Install-Partition-5.png

    At this point the virtual disk is ready for installing eLxr.

  7. Install the base eLxr system.

    The base system will now be installed into the newly partitioned disk.

    ../../_images/21-VMM-Install-BaseSystem.png
  8. Choose whether you want to scan additional media to include in the APT Package Manager’s package sources. If you do not have any additional source repositories (default), select No, then click Continue.

    ../../_images/install-select-package-sources.png
  9. If you require a HTTP proxy to access the Internet from your eLxr image, enter the proxy address and port information. If you do not require a proxy, leave the filed blank. Click Continue.

    ../../_images/install-http-proxy-for-package-manager.png
  10. At the Software Selection window, choose any additional software options. By default, the installer selects Debian desktop environment, GNOME and standard system utilities. This installs the GNOME desktop with a standard set of utilities. To install a different window manager, deselect GNOME and select another from the available options.

    Optionally select other software, then click Continue.

    Note

    If you select more than one desktop environment, a window will prompt you to choose a preferred window manager.

    ../../_images/install-software-selection.png

    The installer will add the additional components and finish up.

    ../../_images/install-finishing-the-installation.png
  11. Install the boot loader.

    eLxr uses the GRUB bootloader (GRand Unified Bootloader) to start the operating system upon boot.

    First we must confirm that we want to install GRUB. Since there are no other operating systems in the virtual machine, select Yes and click Continue.

    ../../_images/23-VMM-Install-GRUB-1.png

    Then we select the disk it should be installed on. As with partitioning, there should be only one disk here unless you created multiple disks when setting up the virtual machine. In that case, select the first (vda) disk and click Continue.

    ../../_images/24-VMM-Install-GRUB-2.png
  12. Complete the installation.

    After installing GRUB the installer has some final setup to do:

    ../../_images/25-VMM-Install-Finishing.png

    Once finished, it will prompt to reboot the system into the fresh installation.

    ../../_images/26-VMM-Install-Finished.png

    Click Continue.

  13. On system restart, select the kernel option you want to use from the GRUB menu, either standard or rt (real time). You will only have a moment to make this selection.

    ../../_images/install-complete-reboot-kernel-console.png

    Important

    The kernel option you choose will become the default for your system. Only choose the rt kernel if the system requires deterministic processing.

  14. Log in to the eLxr image for the first time, either as root or as a user you created in step 5, above.

    For console-based installations, log in from the terminal.

    elxr-server login: root
    Password:
    Linux elxr 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC eLxr
    6.1.129 elxr3-1 (2025-05-21) x86_64
    
    The programs included with the eLxr Linux system
    are free software; the exact distribution terms
    for each program are described in the individual
    files in /usr/share/doc/*/copyright.
    
    eLxr Linux comes with ABSOLUTELY NO WARRANTY,
    to the extent permitted by applicable law.
    

    For desktop installations, log in from the desktop manager login prompt, for example, GNOME:

    ../../_images/install-gnome-login.png

    Optionally select the Applications icon to view available desktops and applications.

    ../../_images/install-gnome-default-apps.png
  15. Once you are done, you can power down the virtual machine. To simply power-off the virtual machine, run the following command from a terminal:

    root@elxr:~# shutdown -h now
    

Edge OSTree Installation

Once you initially boot the image, the Enter shell for manual install prompt will display. To complete the installation, you must as a minimum specify the installation drive as described in the following steps.

  1. Identify the disk or media you want to install eLxr to with the lsblk command. In this example, the installation disk designation in sda. You will use this option in the next step.

    # lsblk
    
    NAME     MAJ:MIN  RM      SIZE  RO  TYPE  MOUNTPOINTS
    loop0      7:0     0    816.3M   1  loop  /usr/lib/live/mount/rootfs/filesystem.squashfs
                                              /run/live/rootfs/filesystem.squashfs
    sda        8:0     0        7G   0  disk
    sr0       11:0     1      891M   0  rom   /usr/lib/live/mount/medium
                                              /run/live/medium
    
  2. Set the disk designation in the /usr/share/installer/manifest.yaml file. Note the drive designation from the previous step is set to /dev/sda.

    # sed -i "s|disk: .*|disk: /dev/sda|g" /usr/share/installer/manifest.yaml
    
  3. Optionally update the /usr/share/installer/manifest.yaml file to set disk parameters and kernel options.

    # vi /usr/share/installer/manifest.yaml
    
  4. Run tiler to complete the installation.

    # tiler install --config /usr/share/installer/manifest.yaml
    
  5. Restart the system.

    # shutdown -r now
    
  6. Once the reboot completes, log in to the system using root for the user name and password.

    localhost login: root
    Password:
    Linux elxr 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC eLxr
    6.1.129 elxr3-1 (2025-05-21) x86_64
    
    The programs included with the eLxr Linux system
    are free software; the exact distribution terms
    for each program are described in the individual
    files in /usr/share/doc/*/copyright.
    
    eLxr Linux comes with ABSOLUTELY NO WARRANTY,
    to the extent permitted by applicable law.
    
  7. Optionally update the system.

    # apt-ostree upgrade
    

Results

Now that your eLxr 12 image is running with VirtualBox, you can install a package or packages from the eLxr 12 package repository. For details, see Adding and Updating Packages.