Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| home:backups [2026/04/17 21:56] – [machines & partitions] lamboringo | home:backups [2026/09/05 14:32] (current) – [pendejo fedora home nvme 4TB lexar → ironwolf 8TB] lamboringo | ||
|---|---|---|---|
| Line 148: | Line 148: | ||
| time rsync --dry-run --delete | time rsync --dry-run --delete | ||
| fusermount -u / | fusermount -u / | ||
| - | ==== pendejo fedora system nvme 500GB → ironwolf 8TB ==== | + | ==== pendejo fedora system nvme 4TB lexar → ironwolf 8TB ==== |
| - | # GTP partition table (2023/12/13) | + | # GTP partition table (2026/09/05) |
| cd / | cd / | ||
| - | sgdisk -b nvme500.gpt.partition.table.sgdisk / | + | sgdisk -b nvme4TB.gpt.partition.table.sgdisk / |
| + | sfdisk --dump / | ||
| + | |||
| # boot | # boot | ||
| time rsync --dry-run --delete --itemize-changes -a --stats -h --one-file-system /boot/ / | time rsync --dry-run --delete --itemize-changes -a --stats -h --one-file-system /boot/ / | ||
| Line 161: | Line 164: | ||
| # sys/debian | # sys/debian | ||
| 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 | ||
| - | + | ||
| + | ==== pendejo fedora home nvme 4TB lexar → ironwolf 8TB ==== | ||
| + | |||
| + | time rsync --dry-run --delete | ||
| + | |||
| ==== pendejo ssd QVO 860 2TB → ironwolf 8TB ==== | ==== pendejo ssd QVO 860 2TB → ironwolf 8TB ==== | ||