linuxiac.com/clonezilla-l...
#Linux #OpenSource
linuxiac.com/clonezilla-l...
#Linux #OpenSource
sourceforge.net/p/clonezilla...
sourceforge.net/p/clonezilla...
#OpenSource #Debian
#OpenSource #Debian
linuxiac.com/rescuezilla-...
#Linux #OpenSource
linuxiac.com/rescuezilla-...
#Linux #OpenSource
knew that 60GB disk clone to a USB was gonna take awhile 😭
2 hours at ~4.7MiB/s
knew that 60GB disk clone to a USB was gonna take awhile 😭
2 hours at ~4.7MiB/s
You also forgot dd.
You also forgot dd.
If you need to back up a partition on a drive, i suggest either using rsync or partclone.
Rsync will individually back up each file in the source path to the destination path.
Partclone will create a .img file backup of the partition.
#linux #sysadmin #rsync #partclone #clone
If you need to back up a partition on a drive, i suggest either using rsync or partclone.
Rsync will individually back up each file in the source path to the destination path.
Partclone will create a .img file backup of the partition.
#linux #sysadmin #rsync #partclone #clone
buff.ly/g5UmwZ4
buff.ly/g5UmwZ4
sfdisk /dev/sdX > part_table
Then run partclone, once for each partition:
partclone.fat32 -c -d -s /dev/sdXx -o sdXx.img
partclone.ext4 -c -d -s /dev/sdXy -o sdXy.img
sfdisk /dev/sdX > part_table
Then run partclone, once for each partition:
partclone.fat32 -c -d -s /dev/sdXx -o sdXx.img
partclone.ext4 -c -d -s /dev/sdXy -o sdXy.img
buff.ly/OI02Tn5
buff.ly/OI02Tn5
After some thinking and tinkering I found a good solution: a combination of sfdisk and partclone.
After some thinking and tinkering I found a good solution: a combination of sfdisk and partclone.
linuxiac.com/clonezilla-3...
linuxiac.com/clonezilla-3...
techrefreshing.com/rescuezilla-...
#Rescuezilla #DiskCloning #Linux #OpenSource
techrefreshing.com/rescuezilla-...
#Rescuezilla #DiskCloning #Linux #OpenSource
Clonezilla Live 3.3.2 disk cloning/imaging tool is now available for download with Linux kernel 7.0, Partclone 0.3.47, improved MDRAID support, gocryptfs mechanism for image encryption, and other c...
📰 Source […]
Clonezilla Live 3.3.2 disk cloning/imaging tool is now available for download with Linux kernel 7.0, Partclone 0.3.47, improved MDRAID support, gocryptfs mechanism for image encryption, and other c...
📰 Source […]