Skip to content

CLI tool to clone Raspberry Pi disk or SD card to another driver (even smaller space)

License

Notifications You must be signed in to change notification settings

ZhongUncle/clone_rasp_disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clone_rasp_disk

Tool for cloning Raspberry Pi disk or SD card to another driver (even for smaller space). You can use it in your Raspberry, rather than using another Linux device. And it is very simple!

Usage

The usage is simple:

./clone_rasp_disk.sh [target_device_name]

For example:

./clone_rasp_disk.sh /dev/sdb

It will clone your local Raspberry Pi system and files to target disk /dev/sdb.

Details & Explanations

If you want to know more details and explanations, please read my blog:

Bugs

If you find a bug, please report it in issue!

About

CLI tool to clone Raspberry Pi disk or SD card to another driver (even smaller space)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages