Showing 397 open source projects for "linux-image"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    balenaEtcher

    balenaEtcher

    A safe way to flash OS images to SD cards & USB drives

    ...Use for .iso and .img files, as well as zipped folders to create live SD cards and USB flash drives. Written with Electron for cross platform use (windows, macOS, and Linux).
    Downloads: 1,028 This Week
    Last Update:
    See Project
  • 2
    MacUSB

    MacUSB

    Creating bootable macOS and OS X USB drives has never been easier

    ...It automates disk formatting, installer detection, and content writing so that you can revive or install operating systems on older hardware—something that has become more difficult since Apple’s transition to its own silicon. With support for handling various disk image formats and applying necessary fixes for installers with older certificates, macUSB demystifies what was once a command-line-intensive process. Its goal is to make preparing bootable media accessible to users of all skill levels by intelligently managing installer images and systems, giving Mac users a straightforward path to restore or reinstall macOS across generations.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    ...With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive that supports both UEFI and Legacy boot modes. It's required if you want to install Windows on computers with old firmware that doesn't support EFI booting. Additional steps are required to get these versions to boot on EFI, such as extracting an EFI-capable bootloader from the installer. ...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 4
    Magisk

    Magisk

    Suite of open source tools for customizing Android

    Magisk is a suite of tools intended for Android customization, and supports devices higher than Android 4.2. Some elements of Android customization are root, boot scripts, SELinux patches, AVB2.0 / dm-verity / forceencrypt removals, etc. Some of the most important features of Magisk are that it provides root access to your device and it modifies read-only partitions when installing modules. Also, you can hide Magisk from root detections / system integrity checks. Magisk comes with a huge...
    Downloads: 342 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    UEFI_MULTI

    UEFI_MULTI

    UEFI_MULTI - Make Multi-Boot USB-Drive

    UEFI_MULTI - Make Multi-Boot USB-Drive. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode. Make Bootable USB Drive with MBR and 2 Partitions. UEFI Secure boot support requires Format Drive using Grub2 as EFI Manager. Copy and Rename your Linux ISO files to folder images on FAT32 USB Boot drive U-BOOT.
    Downloads: 164 This Week
    Last Update:
    See Project
  • 6
    USB_FORMAT

    USB_FORMAT

    Make Bootable USB Drive with MBR and 2 Partitions

    USB Format Tool - Make Bootable USB Drive with MBR and 2 Partitions. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode.
    Downloads: 169 This Week
    Last Update:
    See Project
  • 7
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    ...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: 123 This Week
    Last Update:
    See Project
  • 8
    MultiOS-USB

    MultiOS-USB

    Boot operating systems directly from ISO files

    USB disk with multiple ISO files. Easy to use: install, copy ISO files and boot from USB. Display a list of currently supported operating systems.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 9
    deepin live  image

    deepin live image

    this project contains deepin disk preinstalled image copy

    ...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.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Windows-Image-Deployer

    Windows-Image-Deployer

    Deploy ISO/Wim files to Usb with boot support.

    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    MODOS - Linux for USB

    MODOS - Linux for USB

    (Former: G0ll0'Z SmollOS)

    ...Key Features: Latest download version: v0.9 (based on Debian 13) Latest runnning version: v0 of MODOS Debian (Beta/final test for MODOS Stable - read newest blog entry) 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: 30 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    DHCP Server Open Source Freeware Windows/Linux. MultiSubnet DHCP Server supports Dynamic, Static Leases, Relay Agents, BOOTP, PXEBOOT. Global, Range and Client Specific Options. Supports filtering of ranges on Mac Address, Vendor and User Class.
    Leader badge
    Downloads: 684 This Week
    Last Update:
    See Project
  • 14
    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. ...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 15

    windows-bootable-usb-creator for Linux

    Script to create bootable Windows Setup USB drives

    ...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: 42 This Week
    Last Update:
    See Project
  • 16
    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: 98 This Week
    Last Update:
    See Project
  • 17
    Ventoy

    Ventoy

    A New Bootable USB Solution

    ...You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. Most types of OS supported (Windows/WinPE/Linux/ChromeOS/Unix/VMware/Xen...) 1100+ ISO files are tested, 90%+ distros in distrowatch.com supported.
    Leader badge
    Downloads: 200,899 This Week
    Last Update:
    See Project
  • 18
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 4,815 This Week
    Last Update:
    See Project
  • 19
    Easy2Boot

    Easy2Boot

    Create a multiboot USB drive with UEFI/BIOS, ISO, and LiveCD support

    ...It combines three powerful menu systems (grub4dos, agFM/grubfm and Ventoy) to enable you to boot almost anything from a single USB flash drive or USB HDD/SSD: Windows installers (7/8/10/11), Linux ISOs, VHDs, WIM files, DOS programs, floppy images and more. Simply copy your .ISO, .IMG, .VHD files to the USB drive and boot via Legacy or UEFI. With support for partition-image files (.imgPTN) you can switch in different partitions (NTFS, ext4, HFS etc) and run fully automated Windows installs, persistence Linux systems, rescue environments or Mac OS X setups. ...
    Downloads: 496 This Week
    Last Update:
    See Project
  • 20
    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. ...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 21
    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.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 22
    Grub2Win
    ** Now includes GNU Grub 2.12 Safely multiboot Windows and Linux. Grub2Win is a robust Windows application. Configure Grub boot screens and options directly from Windows. Completely free and open source. All modules are SSL signed for your security. Use your own .jpg files to create and customize background wallpaper. Everything installs to a 30 MB directory on your Windows C: drive.
    Leader badge
    Downloads: 7,945 This Week
    Last Update:
    See Project
  • 23
    Network Security Toolkit (NST)

    Network Security Toolkit (NST)

    A network security analysis and monitoring toolkit Linux distribution.

    Network Security Toolkit (NST) is a bootable ISO image (Live USB Flash Drive) based on Fedora 42 providing easy access to best-of-breed Open Source Network Security Applications and should run on most x86_64 systems. The main intent of developing this toolkit was to provide the security professional and network administrator with a comprehensive set of Open Source Network Security Tools.
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 24
    The Ext2/Ext3/Ext4 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2, ext3, and ext4 filesystems.
    Leader badge
    Downloads: 1,924 This Week
    Last Update:
    See Project
  • 25
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,638 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB