I'm getting more and more harddisks in my computer nowadays. Some are really old, some I've managed to appropriate from family members, and of course when I upgraded to SSD, one more harddisk was added.
It's hard to keep them all straight, so I'm writing this stuff down.
For historical purposes, I guess.
It will be split up into "The New" and "The Old".
"The Old" being the original partition information at the time of acquirement.
The New
ATA Samsung SSD 860 | 500 GB | sda |
The Operating System and everything essential. |
Device | Boot | Start | End | Sectors | Size | Id | Type |
/dev/sda1 | * | 2048 | 1026047 | 1024000 | 500M | 7 | HPFS/NTFS/exFAT |
/dev/sda2 | | 1026048 | 771002103 | 769976056 | 367.2G | 7 | HPFS/NTFS/exFAT |
/dev/sda3 | | 771002368 | 771969023 | 966656 | 472M | 27 | Hidden NTFS WinRE |
/dev/sda4 | | 771971072 | 976773119 | 204802048 | 97.7G | 83 | Linux |
ATA WDC WD4003FZEX-0 | 4 TB | sdb |
Very important data regarding the /home directories. |
Device | Start | End | Sectors | Size | Type |
/dev/sdb1 | 2048 | 4095 | 2048 | 1M | BIOS boot |
/dev/sdb2 | 4096 | 1028095 | 1024000 | 500M | Linux filesystem |
/dev/sdb3 | 1028096 | 5273437500 | 5272409405 | 2.5T | Linux filesystem |
/dev/sdb4 | 5273438208 | 7420921855 | 2147483648 | 1T | Linux filesystem |
ATA WDC WD5000AAKS-0 | 500 GB | sdc |
Still empty for now. |
Device | Boot | Start | End | Sectors | Size | Id | Type |
/dev/sdc1 | | 2048 | 976773167 | 976771120 | 465.8G | 83 | Linux |
ATA ST2000DM001-1CH1 | 2 TB | sdd |
An old harddrive of my mother-in-law, part of a raid now. |
Device | Boot | Start | End | Sectors | Size | Id | Type |
/dev/sdd1 | | 2048 | 3907024895 | 3907022848 | 1.8T | fd | Linux raid autodetect |
The Old
ATA Samsung SSD 860 | 500 GB | sda |
Device | Boot | Start | End | Sectors | Size | Id | Type |
/dev/sda1 | * | 2048 | 1026047 | 1024000 | 500M | 7 | HPFS/NTFS/exFAT |
/dev/sda2 | | 1026048 | 771002103 | 769976056 | 367.2G | 7 | HPFS/NTFS/exFAT |
/dev/sda3 | | 771002368 | 771969023 | 966656 | 472M | 27 | Hidden NTFS WinRE |
/dev/sda4 | | 771971072 | 976773119 | 204802048 | 97.7G | 83 | Linux |
ATA WDC WD4003FZEX-0 | 4 TB | sdb |
Device | Start | End | Sectors | Size | Type |
/dev/sdb1 | 2048 | 4095 | 2048 | 1M | BIOS boot |
/dev/sdb2 | 4096 | 1028095 | 1024000 | 500M | Linux filesystem |
/dev/sdb3 | 1028096 | 5273437500 | 5272409405 | 2.5T | Linux filesystem |
/dev/sdb4 | 5273438208 | 7420921855 | 2147483648 | 1T | Linux filesystem |
/dev/sdb5 | 7420921856 | 7630637055 | 209715200 | 100G | Linux filesystem |
/dev/sdb6 | 7630637056 | 7638044671 | 7407616 | 3.5G | Linux swap |
ATA WDC WD5000AAKS-0 | 500 GB | sdc |
Device | Boot | Start | End | Sectors | Size | Id | Type |
---|
/dev/sdc1 | * | 2048 | 202903178 | 202901131 | 96.8G | 7 | HPFS/NTFS/exFAT |
/dev/sdc2 | | 202903552 | 203876351 | 972800 | 475M | 27 | Hidden NTFS WinRE |
/dev/sdc3 | | 203878400 | 204799999 | 921600 | 450M | 27 | Hidden NTFS WinRE |
/dev/sdc4 | | 204802048 | 414517247 | 209715200 | 100G | 83 | Linux |
ATA ST2000DM001-1CH1 | 2 TB | sdd |
Device | Boot | Start | End | Sectors | Size | Id | Type |
---|
/dev/sdd1 | * | 2048 | 102402047 | 102400000 | 48.8G | 7 | HPFS/NTFS/exFAT |
/dev/sdd2 | | 102402048 | 200056831 | 97654784 | 46.6G | 83 | Linux |
/dev/sdd3 | | 200056832 | 2053541887 | 1853485056 | 883.8G | fd | Linux raid autodetect |
/dev/sdd4 | | 2053541888 | 3907026943 | 1853485056 | 883.8G | fd | Linux raid autodetect |
References
- Binary Tides - 9 commands to check hard disk partitions and disk space on Linux
- https://www.binarytides.com/linux-command-check-disk-partitions/
No comments:
Post a Comment