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/03 18:20] – [machines & partitions] lamboringo | home:backups [2026/09/05 14:32] (current) – [pendejo fedora home nvme 4TB lexar → ironwolf 8TB] lamboringo | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| **pendejo** | **pendejo** | ||
| - | * linux : 500GB nvme + 2TB home (dead) | + | * linux: |
| - | * linux 500GB.nvme → ironwolf (2024/ | + | * system |
| - | * linux 500GB.nvme → cru4sys | + | * home last: 2026-04-17 on ironwolf |
| - | * home 2TB.ssd samsung 860 QVO → ironwolf (2026/04/02) | + | * debian ? |
| - | * home 2TB.ssd samsung 860 QVO → cru4data/home.pendejo.efs (2023/09/03) | + | |
| - | * win | + | < |
| - | * win11 1TB.ssd.qvo870 | + | nvme1n1 |
| + | ├─nvme1n1p1 | ||
| + | ├─nvme1n1p2 | ||
| + | ├─nvme1n1p3 | ||
| + | ├─nvme1n1p4 | ||
| + | ├─nvme1n1p5 | ||
| + | └─nvme1n1p6 | ||
| + | </code> | ||
| + | |||
| + | * win: 2TB crucial nvme + 3TB barracuda | ||
| + | * win11 2TB crucial | ||
| + | * p2 = win11 system | ||
| + | * p6 = A: | ||
| + | < | ||
| + | nvme0n1 | ||
| + | ├─nvme0n1p1 | ||
| + | ├─nvme0n1p2 438.2G ntfs | ||
| + | ├─nvme0n1p3 | ||
| + | ├─nvme0n1p4 | ||
| + | ├─nvme0n1p5 | ||
| + | └─nvme0n1p6 | ||
| + | </code> | ||
| * barracuda 3TB | * barracuda 3TB | ||
| + | * p1 = A: or D: | ||
| + | < | ||
| + | sda | ||
| + | └─sda1 | ||
| + | </ | ||
| **b3** | **b3** | ||
| Line 38: | Line 65: | ||
| * p8 50GB swap | * p8 50GB swap | ||
| * p9 70GB / fedora | * p9 70GB / fedora | ||
| + | |||
| + | < | ||
| + | nvme0n1 | ||
| + | ├─nvme0n1p1 | ||
| + | ├─nvme0n1p2 | ||
| + | ├─nvme0n1p3 475.6G BitLocker B3 OS 10/ | ||
| + | ├─nvme0n1p4 | ||
| + | ├─nvme0n1p5 | ||
| + | ├─nvme0n1p6 | ||
| + | ├─nvme0n1p7 | ||
| + | ├─nvme0n1p8 | ||
| + | └─nvme0n1p9 | ||
| + | </ | ||
| **spiti** | **spiti** | ||
| Line 108: | 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 121: | 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 ==== | ||