Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
Heran Bago
Aug 18, 2006



I want to format a volume and I want to be able to specify both the cluster size and the bytes per sector. For example 64k/cluster and 4096 bytes per sector, or 32k/cluster and 512 bytes/sector.

What'd a good'un on Windows?

Adbot
ADBOT LOVES YOU

Factory Factory
Mar 19, 2010

This is what
Arcane Velocity was like.

Heran Bago posted:

I want to format a volume and I want to be able to specify both the cluster size and the bytes per sector. For example 64k/cluster and 4096 bytes per sector, or 32k/cluster and 512 bytes/sector.

What'd a good'un on Windows?

You don't get to specify sector size. That's a physical attribute of the drive - 512 bytes or 4096 for hard drives, multiples of 4096 (these days usually 8192) for solid state drives' NAND pages.

The built-in Windows format tool with specify file system cluster sizes.

Heran Bago
Aug 18, 2006



Factory Factory posted:

You don't get to specify sector size. That's a physical attribute of the drive - 512 bytes or 4096 for hard drives, multiples of 4096 (these days usually 8192) for solid state drives' NAND pages.

The built-in Windows format tool with specify file system cluster sizes.

Ok that explains things.

  • Locked thread