LogoLogo
  • Welcome
  • StifleR
  • 2PXE Server
  • iPXE WS
  • OSD Toolkit
  • DeployR
  • Introduction
    • Your DeployR guide
  • SETUP
    • Prerequisites
    • Installation
    • Securing
      • Entra ID authentication
      • Passcode authentication
      • Certificate authentication
      • Anonymous authentication
      • Other security settings
  • Generate Windows PE Boot Images
  • Generate Linux Boot Images
  • Configuring PXE booting
    • Using 2PXE
    • Using 2PXE with iPXE Anywhere Web Service
    • Using WDS or third-party PXE servers
  • Microsoft Graph API access
  • Getting Started
    • Creating a Content Item
      • Applications
      • Driver packs
      • Operating system
    • Creating a Task Sequence
    • Performing a Bare Metal Deployment
  • Starting a task sequence in an existing OS
  • Running a task sequence from Intune
  • Reference
    • Step Definitions
      • Apply ChromeOS Flex
      • Apply IGEL image
      • Apply operating system
      • Apply operating system from cloud
      • Capture image
      • Configure operating system
      • Enable Administrator account
      • Enable BranchCache
      • Format disk
      • Inject driver pack
      • Inject drivers
      • Inject drivers from cloud
      • Install application
      • Install multiple applications
      • Install updates
      • Offline domain join
      • Prepare for capture
      • Prepare operating system
      • Reboot
      • Run command line
      • Run PowerShell script
      • Run task sequence
      • Set variable
    • Task Sequence Templates
      • Windows bare metal
      • Windows bare metal from cloud
      • Windows build and capture
      • Autopilot from cloud
      • Autopilot pre-provisioning
      • ChromeOS Flex
      • IGEL 12
  • PowerShell Modules
  • Task Sequence Variables
Powered by GitBook
On this page

Generate Linux Boot Images

PreviousGenerate Windows PE Boot ImagesNextConfiguring PXE booting

Last updated 1 month ago

LogoLogo

About

  • Let's connect
  • Engineering team
  • Our story
  • Blog
  • Events
  • Youtube

Products

  • Product overview
  • RecoveR
  • DeployR
  • OSD Toolkit
  • iPXE Anywhere
  • StifleR
  • CacheR
  • MOM
  • RemoteR

Support

  • Resources
  • Knowledge base
  • 2Pint Software support
  • FAQs

Pricing

  • Private sector
  • Public sector
  • Services

© Copyright 2025 2Pint Software | All rights reserved

CtrlK

Linux boot images are generated using a similar process as Windows PE boot images. Select the appropriate boot image in the boot images list and choose either Generate or Regenerate to update the boot image. (Note that with Linux boot images there is no difference between these two actions; both completely regenerate the Linux boot image each time they are executed.)

While there are the same content items available in the Linux boot image properties, only one is presently used:

  • Certificates. One or more root certificates (typically from an internal PKI) can be placed in a folder and uploaded to DeployR as a content item with an Other purpose. Select this content item, and Generate the boot image to add those files.

Note: The Linux boot image generation process requires installing the Windows Subsystem for Linux (WSL), which requires hardware-assisted virtualization (for physical machines) or nested virtualization support (for virtual machines). This will be automatically configured when needed.

Due to limitations in WSL, Linux boot images cannot be generated when DeployR is configured to run using the "Local System" account. It must be reconfigured to use a different account. Also, it is not presently possible to generate an ARM64 Linux boot image from from an x64 Windows environment.