Boot Software for Linux

View 1441 business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 2
    MultiBootUSB

    MultiBootUSB

    Create multiboot live Linux on a USB disk

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 323 This Week
    Last Update:
    See Project
  • 4
    Small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to /bin/login. Is extended to allow automatic login and starting any app.
    Leader badge
    Downloads: 293 This Week
    Last Update:
    See Project
  • Contact Center Automation Icon
    Contact Center Automation

    An all-in-one solution to align with your team and customers

    Achieve unbelievable efficiency and visibility into what inspires your customers to convert by combining marketing attribution with tools for better outreach and engagement.
    Learn More
  • 5
    IMPORTANT NEWS: UPX has moved to GitHub https://upx.github.io ========================
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 6
    Linux on the Nintendo GameCube and Wii
    A port of the Linux operating system kernel and assorted GNU userspace to the GameCube and Wii gaming consoles from Nintendo. Please, see http://www.gc-linux.org for additional information.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 7
    SARDU MultiBoot Creator

    SARDU MultiBoot Creator

    Build a multiboot USB/DVD with Windows, Linux & rescue ISOs, UEFI/BIOS

    SARDU is a powerful multiboot USB creator that allows you to build custom bootable USB drives or DVDs. It supports a wide range of bootable ISO files, including various versions of Windows (7, 8, 10, 11), Linux distributions, and rescue tools. With support for both UEFI and BIOS systems, it allows easy and flexible boot management, making it ideal for system administrators, technicians, and users who need to carry multiple operating systems and utilities on a single device. SARDU Pro also includes advanced features like creating bootable partitions, adding antivirus tools, and integrating custom ISOs. Whether you're setting up system recovery tools, installing multiple OS versions, or creating a portable technician toolkit, SARDU Pro is the ultimate solution for efficient multiboot USB creation.
    Downloads: 107 This Week
    Last Update:
    See Project
  • 8
    BootableUSB

    BootableUSB

    bootable usb - Creating a bootable usb drive

    Software that makes it easiest to create pre-loaded usb sticks. It adopts the philosophy of "load once, always stay pre-loaded". If you want to learn how easy these processes can be, let's examine them together. First of all, imagine that you have booted the usb stick for once. Let's see what they can do next.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    GAG is a graphical boot manager, designed to be easy-to-use and intuitive, but without loosing advanced features, like passwords or swapping drives.
    Downloads: 44 This Week
    Last Update:
    See Project
  • New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software. Icon
    New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.

    Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.

    Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
    Start for Free
  • 10
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2025/04/12: Turn your PC into the ultimate shortwave radio. Skywave Linux is an X86, 64 bit live environment configured for accessing internet accessible software defined radio receivers. With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map utility to find radio servers and listen from interesting places. Also, I have set up a self-updating SDR Map at https://rx.skywavelinux.com. An internet radio streamer application is also included for popular studio streams. Bring it up with keys [Super] + [S]. SDR software is configured to operate with popular plug-in devices, such as the RTL-SDR dongles, Airspy, and, HackRF radios. Skywave Linux is built on Debian Sid. It is primarily a live environment, but can be fully installed.
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 11
    Set geometry and location parameters in NTFS filesystem, so it can boot.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 12
    Smart BootManager is an os independent BootManager which has easy to use interface and many other features. The main goals of SBM are to be absolutely OS independent, flexible and full-featured. It has all of the features needed to boot a variety of OS.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 13
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    This community project provides an admin interface for Spring Boot applications. The applications register with our Spring Boot Admin Client (via HTTP) or are discovered using Spring Cloud (e.g. Eureka, Consul). The UI is just a Vue.js application on top of the Spring Boot Actuator endpoints. Support for Python applications is available using Pyctuator. First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server is capable of running as servlet or webflux application, you need to decide on this and add the according Spring Boot Starter. Monitoring Python applications is available using Pyctuator. If you want to use a snapshot version of Spring Boot Admin Server you most likely need to include the spring and sonatype snapshot repositories. Each application that wants to register has to include the Spring Boot Admin Client.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer. Linux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 15
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot. Iso2Usb is bit faster than Rufus, I guess with only 8 seconds difference (tested with Elementary OS Juno).
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 17
    nwg-iso

    nwg-iso

    Arch Linux ISO with nwg-shell for sway and Hyprland

    The nwg-iso project provides an ISO image built with archiso, with additions to ensure a simple way to install Arch Linux, sway & Hyprland Wayland compositors and the nwg-shell toolbox. The live environment comes with Hyprland and sway session, so that you can test compositors and the shell before installation. It also contains the 'installer' command, which is a simplified version of the interactive installation with the archinstall script. Some must have stuff has already been pre-selected. User name and password: 'nwg'. To install, please find the "Installer" item in the top panel menu, or type `installer` in the terminal window. https://github.com/nwg-piotr/nwg-iso/blob/master/README.md
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 18
    Boot Info Script is a bash script which searches all hard drives attached to the computer for information related to booting. Its primary use is for troubleshooting booting problems. For instructions see: http://bootinfoscript.sourceforge.net
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 20

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 21
    ISO2USB utility creates bootable USB drive from CentOS/RedHat 5.x/6.x installation disk or corresponding ISO image. Created USB drive may be used to perform installation on machines that lacks optical drive.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    windows-bootable-usb-creator for Linux

    Script to create bootable Windows Setup USB drives

    Command-line script to create bootable Windows Setup USB drives with, to install Windows. You'll need a Windows ISO and a USB drive. See the README for more information. Similar to Rufus. Technically, the script works the same as Rufus (a tool for Windows). We even use the official UEFI NTFS driver developed by Pete Batard, the Rufus developer. This script allows you to create a bootable Windows Setup USB drive based on a Windows installation ISO, even if the ISO contains an "install.wim" file larger than 4 GB (something which is not possible on FAT32). This is a POSIX-compatible Unix shell script and is intended to be used on a Linux system.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 24
    MODOS - Linux for USB

    MODOS - Linux for USB

    (Former: G0ll0'Z SmollOS)

    MODOS is a small Debian-based operating system featuring the Cinnamon desktop environment, designed to run directly from a USB drive. Using the Live CD, you can explore the system without installing it, though by default, changes are lost after shutdown or reboot. To enable persistent storage, use tools like Rufus. Key Features: Latest download version: v0.9 (based on Debian 13) Latest runnning version: v0.99 Cinnamon desktop environment for a modern and user-friendly interface Includes integrated #DODOS Tools Minimal storage requirement: 3 GB on your USB drive User Accounts: Root user: root (password: root) Sudo user: user (password: user) Note: MODOS is built on Linux-Live, so without persistence, all changes are temporary. For a fully persistent setup, creating the USB via Rufus is recommended.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25
    OS X Yosemite

    OS X Yosemite

    Installer App of Mac OS X Yosemite

    Installer App of Mac OS X Yosemite 10.10
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project