• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

SSD Alignment Calculator

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,045 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
Last edited:

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,045 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
The calculator will not work when viewed from the forum. Go here instead.
 

Wrigleyvillain

PTFO or GTFO
Joined
Oct 13, 2007
Messages
7,702 (1.28/day)
Location
Chicago
System Name DarkStar
Processor i5 3570K 4.4Ghz
Motherboard Asrock Z77 Extreme 3
Cooling Apogee HD White/XSPC Razer blocks
Memory 8GB Samsung Green 1600
Video Card(s) 2 x GTX 670 4GB
Storage 2 x 120GB Samsung 830
Display(s) 27" QNIX
Case Enthoo Pro
Power Supply Seasonic Platinum 760
Mouse Steelseries Sensei
Keyboard Ducky Pro MX Black
Software Windows 8.1 x64
Great tool, thanks!
 
Joined
Jun 11, 2007
Messages
192 (0.03/day)
Processor i7-3770K @ 45x100
Motherboard P8Z77-V Pro
Cooling Noctua NH-D14
Memory G.SKILL Ripjaws X Series (2 x 8GB) DDR3 1600/F3-1600C9D-16GXM
Video Card(s) Onboard HD4000
Storage Vertex 4 128 GB + other HDDs
Case P183
Power Supply Seasonic SS-560KM
Nice util. Any idea how a Linux user can get the first two fields in your calculator? Here is an example from my HDD:

Code:
# fdisk -l

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000e8c4e

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2546    20450713+   b  W95 FAT32
/dev/sda2            2547        5096    20482875   83  Linux
/dev/sda3            5097        7650    20515005   83  Linux
/dev/sda4            7651      121601   915311407+   5  Extended
/dev/sda5            7651       18081    83786944+  83  Linux
/dev/sda6           18082       18113      257008+  83  Linux
/dev/sda7           18114      120557   822881398+   7  HPFS/NTFS
/dev/sda8          120558      120812     2048256   82  Linux swap / Solaris
/dev/sda9          120813      121601     6337611   83  Linux

And in sector mode:

Code:
# fdisk -lu

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000e8c4e

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63    40901489    20450713+   b  W95 FAT32
/dev/sda2        40901490    81867239    20482875   83  Linux
/dev/sda3        81867240   122897249    20515005   83  Linux
/dev/sda4       122897250  1953520064   915311407+   5  Extended
/dev/sda5       122897376   290471264    83786944+  83  Linux
/dev/sda6       290471328   290985344      257008+  83  Linux
/dev/sda7       290985408  1936748204   822881398+   7  HPFS/NTFS
/dev/sda8      1936748268  1940844779     2048256   82  Linux swap / Solaris
/dev/sda9      1940844843  1953520064     6337611   83  Linux
 
Joined
May 12, 2009
Messages
5,196 (0.95/day)
System Name Dust Collector
Processor AMD Ryzen 5 3600X
Motherboard Asus B550I Aorus Pro WiFi AX
Cooling Alpenfohn Black Ridge V2 w/ Noctua NF-A9x14
Memory Corsair Vengeance LPX 16GB DDR4 3200MHz/CL16
Video Card(s) Power Color Red Dragon RX 5700 XT
Storage Samsung EVO+ 500GB NVMe
Display(s) Dell S2721DGF
Case Dan Case A4
Power Supply Corsair SF600 Platinum
Mouse Logitech G603
Keyboard Logitech G613
Call me a noob but what is this program good for? :p I've got a 60GB Vertex so I'm wondering if I need it for anything?
 
Joined
Jun 11, 2007
Messages
192 (0.03/day)
Processor i7-3770K @ 45x100
Motherboard P8Z77-V Pro
Cooling Noctua NH-D14
Memory G.SKILL Ripjaws X Series (2 x 8GB) DDR3 1600/F3-1600C9D-16GXM
Video Card(s) Onboard HD4000
Storage Vertex 4 128 GB + other HDDs
Case P183
Power Supply Seasonic SS-560KM
Call me a noob but what is this program good for? :p I've got a 60GB Vertex so I'm wondering if I need it for anything?

How did you partition it and are you sure the partitions are aligned to the erase block size? See this article for more.
 
Joined
May 12, 2009
Messages
5,196 (0.95/day)
System Name Dust Collector
Processor AMD Ryzen 5 3600X
Motherboard Asus B550I Aorus Pro WiFi AX
Cooling Alpenfohn Black Ridge V2 w/ Noctua NF-A9x14
Memory Corsair Vengeance LPX 16GB DDR4 3200MHz/CL16
Video Card(s) Power Color Red Dragon RX 5700 XT
Storage Samsung EVO+ 500GB NVMe
Display(s) Dell S2721DGF
Case Dan Case A4
Power Supply Corsair SF600 Platinum
Mouse Logitech G603
Keyboard Logitech G613
How did you partition it and are you sure the partitions are aligned to the erase block size? See this article for more.

I didn't partition the drive though. I just formatted it and started installing stuff.
 
Top