Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| home:backups [2024/07/11 18:22] – [b3 to cru4data for fedora upgrade] lamboringo | home:backups [2025/05/13 20:18] (current) – [pendejo Win10 system crucial p3plus 2TB → ironwolf 8TB winbackup partition] lamboringo | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * spiti windows ? | * spiti windows ? | ||
| * win10 ironwolf ext4 ? | * win10 ironwolf ext4 ? | ||
| + | |||
| + | ===== opi5 ===== | ||
| + | |||
| + | * crontab job for silico box.crypted everyday at 4am | ||
| + | * crontab job for vps at 5am | ||
| + | |||
| ===== machines & partitions ===== | ===== machines & partitions ===== | ||
| Line 101: | Line 107: | ||
| time rsync --dry-run --delete --exclude .cache --itemize-changes -a --stats -h /home/ / | time rsync --dry-run --delete --exclude .cache --itemize-changes -a --stats -h /home/ / | ||
| - | ==== pendejo Win10 crucial p3plus 2TB → ironwolf 8TB winbackup partition ==== | + | ==== pendejo Win10 system |
| crucial p2plus 2TB is / | crucial p2plus 2TB is / | ||
| - | Backup partition table (2023/03/06) | + | Backup partition table (2025/05/13) |
| cd / | cd / | ||
| sgdisk --backup=sgdisk.backup.GPT.partition.table / | sgdisk --backup=sgdisk.backup.GPT.partition.table / | ||
| + | fdisk -l / | ||
| + | sfdisk -d / | ||
| Backup first (// | Backup first (// | ||
| Line 113: | Line 121: | ||
| dd if=/ | dd if=/ | ||
| dd if=/ | dd if=/ | ||
| + | dd if=/ | ||
| - | Backup crucial_2TB_data (A:) data partition | + | |
| + | Backup crucial_2TB_data (A:) data partition | ||
| robocopy A:\ F: | robocopy A:\ F: | ||
| + | ==== spiti to cru4data ==== | ||
| + | |||
| + | time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /boot/efi/ / | ||
| + | time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /boot/ / | ||
| + | time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system / / | ||
| + | time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system | ||
| ==== OBSOLETE (up to 2023/02) pendejo ssd QVO 870 1TB win10 → ironwolf 8TB winbackup partition ==== | ==== OBSOLETE (up to 2023/02) pendejo ssd QVO 870 1TB win10 → ironwolf 8TB winbackup partition ==== | ||