AB9IL / linux-clone

Clone a Linux filesystem and install grub bootloader to any partition you select.
GNU General Public License v3.0
0 stars 1 forks source link
linux-clone linux-installation

linux-clone

Clone a Linux filesystem and install grub bootloader to any partition you select.

What it does:

The clone script uses rsync to clone an operating linux filesystem to any selected partition.

Format the target partition first, and bake it bootable.

It is your choice to use ext4, ext3, btrfs, or whatever... This script does not format any partitions.

Dependencies

fzf rsync grub2