awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
billw2 avatar

billw2/rpi-clone

0
View on GitHub↗
2,787 stars·375 forks·Shell·BSD-3-Clause·3 vues

Rpi Clone

Ce projet est un utilitaire en script shell conçu pour cloner et synchroniser les disques système Linux. Il permet la création de copies amorçables de périphériques de stockage actifs, permettant aux utilisateurs de maintenir des sauvegardes fonctionnelles ou de préparer de nouveaux supports de stockage pour des environnements informatiques embarqués.

L'outil effectue un clonage conscient des partitions en analysant la structure du disque source pour recréer des mises en page identiques sur les disques de destination. Il se distingue en modifiant les fichiers de configuration de démarrage et les identifiants de partition sur le disque cible, ce qui garantit que les supports clonés restent amorçables lorsqu'ils sont déplacés vers un nouveau matériel.

Au-delà du clonage initial, l'utilitaire prend en charge la synchronisation incrémentale pour mettre à jour les sauvegardes existantes en transférant uniquement les blocs de données modifiés. Ce processus est géré via un flux d'exécution procédural qui coordonne les utilitaires de disque de bas niveau pendant que le système d'exploitation reste opérationnel.

Features

  • Bootable Image Building - Creates bootable clones of running system disks onto external storage while ensuring hardware compatibility.
  • Incremental Synchronizations - Synchronizes only modified data between source and destination disks to keep backup drives current.
  • Automated Backup Systems - Maintains up-to-date system backups by synchronizing modified files to secondary storage.
  • Automated Drive Initializers - Automatically formats and partitions new external drives to match the structure of a source disk for seamless migration.
  • Storage Disk Configurators - Prepares new storage drives by automatically creating partition tables and filesystems that match the source configuration.
  • Linux Deployment Utilities - Provides a shell-based utility for creating bootable clones of running Linux system disks.
  • Block-Level Delta Synchronization - Transfers only modified data blocks between disks to minimize backup duration and resource usage.
  • Block Device Access Synchronization - Provides a script-based utility for performing incremental backups of mounted filesystems at the block level.
  • Disk Partitioning Utilities - Analyzes source drive structures to automatically recreate identical partition layouts on destination media.
  • Live Filesystem Mirroring - Copies data directly from a mounted, active storage device to a secondary drive while the operating system remains fully operational.
  • Boot Configuration Patchers - Patches boot configuration files and partition identifiers on cloned drives to ensure they remain bootable on new hardware.
  • Raspberry Pi Boot Operations - Synchronizes system partitions and updates boot identifiers to ensure cloned drives remain functional on single-board computers.
  • Boot Resource Identifiers - Modifies system configuration files to update unique partition identifiers for reliable booting on cloned media.

Historique des stars

Graphique de l'historique des stars pour billw2/rpi-cloneGraphique de l'historique des stars pour billw2/rpi-clone

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait billw2/rpi-clone ?

Ce projet est un utilitaire en script shell conçu pour cloner et synchroniser les disques système Linux. Il permet la création de copies amorçables de périphériques de stockage actifs, permettant aux utilisateurs de maintenir des sauvegardes fonctionnelles ou de préparer de nouveaux supports de stockage pour des environnements informatiques embarqués.

Quelles sont les fonctionnalités principales de billw2/rpi-clone ?

Les fonctionnalités principales de billw2/rpi-clone sont : Bootable Image Building, Incremental Synchronizations, Automated Backup Systems, Automated Drive Initializers, Storage Disk Configurators, Linux Deployment Utilities, Block-Level Delta Synchronization, Block Device Access Synchronization.

Quelles sont les alternatives open-source à billw2/rpi-clone ?

Les alternatives open-source à billw2/rpi-clone incluent : systemd/systemd — systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system… rocky-linux/rocky — Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a… dortania/opencore-legacy-patcher — OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on… mayfrost/guides — This project is a comprehensive technical documentation repository focused on Linux system administration, network… nelvko/clash-for-linux-install — This project is an automated installation and management tool for deploying Clash proxy cores and web dashboards on… microvm-nix/microvm.nix — microvm.nix is a declarative virtual machine manager and orchestrator for defining, building, and managing isolated…

Collections incluant Rpi Clone

Sélections manuelles où Rpi Clone apparaît.
  • Logiciel d'imagerie disque

Alternatives open source à Rpi Clone

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Rpi Clone.
  • systemd/systemdAvatar de systemd

    systemd/systemd

    15,324Voir sur GitHub↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Ccinitlinux
    Voir sur GitHub↗15,324
  • rocky-linux/rockyAvatar de rocky-linux

    rocky-linux/rocky

    9,497Voir sur GitHub↗

    Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository

    enterprise-linuxrocky
    Voir sur GitHub↗9,497
  • dortania/opencore-legacy-patcherAvatar de dortania

    dortania/OpenCore-Legacy-Patcher

    17,633Voir sur GitHub↗

    OpenCore Legacy Patcher is a utility designed to enable the installation and operation of modern operating systems on legacy hardware that is no longer officially supported. By interposing a custom bootloader between the system firmware and the kernel, the project facilitates the deployment of current software releases on older devices, bypassing restrictive compatibility checks and hardware identification requirements. The project distinguishes itself through a comprehensive framework for system interposition and persistent patching. It employs dynamic kernel extension injection and runtime

    Pythonbig-surmacosopencore
    Voir sur GitHub↗17,633
  • mayfrost/guidesAvatar de mayfrost

    mayfrost/guides

    2,001Voir sur GitHub↗

    This project is a comprehensive technical documentation repository focused on Linux system administration, network security, and privacy-oriented computing. It provides a curated knowledge base of instructional guides and configuration tutorials designed to assist users in managing low-level system environments, kernel compilation, and bootloader setup. The repository distinguishes itself by emphasizing privacy engineering and infrastructure hardening. It offers detailed procedures for anonymizing network traffic, securing credentials, and isolating applications within a computing environment

    Voir sur GitHub↗2,001
Voir les 30 alternatives à Rpi Clone→