Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 411 Bytes

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