awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesBoot Filesystem Configurations

Settings and drivers used to determine how the initial system image is mounted during the boot process.

Distinct from Filesystem Mounting: Distinct from general filesystem mounting as it specifically concerns the boot-time selection of image types and external boot storage.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Boot Filesystem Configurations. Refine with filters or upvote what's useful.

Awesome Boot Filesystem Configurations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cloudius-systems/osvcloudius-systems का अवतार

    cloudius-systems/osv

    4,253GitHub पर देखें↗

    OSV is a unikernel operating system and cloud-native execution environment designed to run as a secure microVM on hypervisors such as KVM, Firecracker, Xen, and VMware. It functions as a Linux binary compatible runtime, allowing unmodified Linux binaries to be executed as secure microVMs without requiring recompilation. The project distinguishes itself through its ability to package applications into minimal bootable images and its provide of a virtual machine management API. This REST interface enables remote monitoring of system health, management of execution traces, and control over guest

    Allows selecting the filesystem type for application images or mounting external storage via NFS and Virtio-FS during boot.

    C
    GitHub पर देखें↗4,253
  • limine-bootloader/limineLimine-Bootloader का अवतार

    Limine-Bootloader/Limine

    3,381GitHub पर देखें↗

    Limine is a multiprotocol operating system bootloader that bridges low-level hardware initialization and system software across legacy BIOS and modern UEFI firmware environments. It executes directly on bare-metal hardware without an underlying operating system kernel or standard C library, parsing storage media and filesystems during the early boot sequence before OS drivers load. The software targets diverse processor architectures including x86, ARM, RISC-V, and LoongArch through discrete target binaries built from shared source code. It reads files directly from FAT and ISO9660 storage f

    Reads files directly from raw storage formats and standard filesystems during early boot.

    Caarch64armarm64
    GitHub पर देखें↗3,381
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Mounting
  4. Boot Filesystem Configurations