Boot Software for Linux

View 283 business solutions
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    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: 61 This Week
    Last Update:
    See Project
  • 2

    Joborun-UNOFFICIAL- bootimages

    A very small starting point for a non-systemd archlinux based system.

    A couple of steps added to the OFFICIAL Joborun tarball to get a bootable system. From there you can choose to add a graphic setup...or not.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 3
    Cobalt ROM source code - x86 BIOS replacement for Cobalt hardware
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    deepin live  image

    deepin live image

    this project contains deepin disk preinstalled image copy

    latest Deepin beige iso is based on deepin 23 beta 3(updated on 2024/03/24) with linux kernel 6.6.7 . This iso doesn't include installer. Working on this. Created using penguine's egg snapshot. deepin os preinstalled img.gz (based on debian) snapshot for live usb testing. old versions snapshot were created using refracta tools.. i removed them from sourceforge. **>> latest deepin 23 img.gz is img raw image of 15 gb preinstalled disk. Why disk image instead of iso? **> to minimize install errors and to test directly. **> easy for me to just copy my disk. **> can be flash in usb, so portable full linux system with presistent. use balena etcher or dd with gzip or gunzip. read more here https://sourceforge.net/projects/deepin-beta-live-build/files/deepin-23-preinstalled/ deepin os is most beautiful operating system. you can download official deepin iso from https://www.deepin.org .
    Downloads: 29 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5
    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: 35 This Week
    Last Update:
    See Project
  • 6

    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: 30 This Week
    Last Update:
    See Project
  • 7

    ELILO: EFI Linux Boot Loader

    ELILO was the legacy EFI linux boot loader for IA-64(IPF), IA-32(x86),

    This project is orphaned, Debian dropped it in 2014, and RH & SUSE stopped using this tree (and feeding back change) long before that so no longer interested in working on it. Feel free to start your own source tarball is available.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    This software boots your PC and analyse your filesystems. It displays a graphical menu for you to select which system to boot. Intended to replace LILO and Loadlin, written in C with GCC, fully real mode.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you didn't explicitly install a signal handler for it. It does so completely transparently! Docker images that work without Tini will work with Tini without any changes. Add Tini to your container, and make it executable. Then, just invoke Tini and pass your program and its arguments as arguments to Tini.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GODOS - Linux Gaming on Debian

    GODOS - Linux Gaming on Debian

    Gaming Optimized Debian Operating System

    GODOS (Gaming Optimized Debian Operating System) is a lightweight, pre-configured Debian-based Linux system focused on gaming performance, stability, and simplicity. Featuring the modern and responsive KDE Plasma desktop, GODOS provides a clean and efficient user experience. It comes with Steam, Lutris, and Heroic Games Launcher pre-installed, enabling support for native Linux games, Proton/Wine titles, and Epic Games. Vulkan, Wine, and Proton are fully set up for instant gaming out of the box. GODOS uses the MX Linux Installer solely for system installation but remains a pure Debian environment post-install. It's designed for gamers who want a fast, stable, and minimal Debian-based setup. Hardware compatibility is strong, with support for game controllers and modern GPUs. Whether you're switching from Windows or setting up a dedicated Linux gaming machine, GODOS delivers a powerful and ready-to-play experience — no extra setup required. (For installation look readme in "FILES")
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    ExtFS Check Tool

    ExtFS Check Tool

    Checks and repairs Ext+BTR FS volumes for errors

    This is a kind of Scandisc or Checkdisk program for debian based linux systems. It scans your ext4 and BTRFS disks and repair them. Github: https://github.com/shampuan/ExtFS-Check-Tool
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    PXES is a Linux micro distribution that will convert (or recycle) in minutes any compliant hardware into a versatile thin client capable of accessing any Unix/Linux XDMCP server, Microsoft Terminal Server through RDP protocol, Citrix ICA server or VNC se
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    Lonero OS

    Lonero OS

    The Decentralized Operating System

    The best USB Flash method is using Rofus to create a bootable USB Most common problem + easy fix: https://askubuntu.com/questions/985612/running-ubuntu-from-a-usb-failed-to-load-ldlinux-c32 Please note: default password is pass Lonero OS is based off of the Lubuntu OS, and has a few adding things such as: 1) The uncompiled source binaries of: GitPrep, SMesh, Kademlia, Beaker Browser, and VPNBook 2) Telegram Desktop installed 3) DuckDuckGo should be the default browser This project is part of an aim to create an open, distributed, censorship resistant operating system, and this is the beta of that.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    distroClone

    distroClone

    distroClone Universal Live ISO Builder for Debian-based distributions

    distroClone **Universal Live ISO Builder for Debian-based distributions** DistroClone creates a bootable live ISO image from any running Debian-based system, preserving the current configuration, installed packages, desktop theme, and user settings. The resulting ISO includes the Calamares installer for permanent installation on other machines. Installation From .deb package (recommended) sudo apt install -y yad sudo apt install -y ./distroClone_1.3.4_all.deb # recommended sudo dpkg -i distroClone_1.3.4_all.deb sudo apt install -f Usage From desktop menu Launch DistroClone from the System category. Authentication will be requested via PolicyKit. From terminal sudo apt install -y yad sudo distroClone Or directly: sudo ./DistroClone.sh Language selection The interface language is detected automatically from the system locale. To override: sudo distroClone --lang=fr Or via environment variable: DISTROCLONE_LANG=de sudo distroClone
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Nueva versión con soporte para pseudo tmpfs. Ahora la cantidad de archivos copiados puede exceder la cantidad de RAM del sistema!!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Ranish Boot and Partitioning Tools
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    Dibbler - a portable DHCPv6

    Portable DHCPv6 implementation

    Dibbler is a portable DHCPv6 implementation. Is supports stateful (i.e. IPv6 address granting) as well as stateless (i.e. option granting) autoconfiguration for IPv6. Linux 2.4/2.6/3.0, Windows XP/2003/Vista/7/8 (experimental for NT4/2000), Mac OS X, FreeBSD, NetBSD and OpenBSD.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    minimal-system-rescue

    minimal-system-rescue

    minimal arch based rescue system

    minimal-system-rescue minmal-system-rescue-2.0 now you don't need to cd to find the menu.sh still fit on a cd-r , and has a refined menu
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives ( not on the same ! ) thereby making everything portable. Note: Click "+ Other Locations" on the file manager for opening local disks, while browsing for images to write through this dvd's multibootusb program. Also note that the pen drive needs to be in fat32 format for proper booting. if in other formats, for eg. ntfs, you can use the GParted program that is in this dvd, to reformat it to fat32 ( will cleanup all data ). Watch https://www.youtube.com/watch?v=CjQRkISnHQ4 before format. See Wiki
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    STM32 USART Bootloader

    USART Bootloader for STM32 Family devices

    Small universal tool for handling USART STM32 bootloader. Works with all STM32 family devices (also with newest STM32F4 and STM32F0). Dedicated especially for Linux users. Works in shell. There are plans to make a GUI overlay.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    DruidBSD is a FreeBSD micro-distribution that supports CD/DVD, USB, and HD booting into a Live BSD Distribution.
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB