Skip to content

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

License

Notifications You must be signed in to change notification settings

AB9IL/linux-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages