Ashish
2010-01-30 08:09:18 UTC
From hard disk geometry i can get bytes per sectors from a disk. Generally
this value is in power of 2 like (512,1024...)
My question is
If i have a hard disk where bytes per sector are 512. Suppose hard disk has
4 partitions. Will each partition contains 512 bytes per sectors?
Or is it possible first 2 partitions contain value 512 and other partitions
contain value 1024 for bytes per sector?
Can i change bytes per sector for any partition?
One more question is how to get disk name? disk geometry does not contain
disk name. It contains cylinder,track per sectors etc.
this value is in power of 2 like (512,1024...)
My question is
If i have a hard disk where bytes per sector are 512. Suppose hard disk has
4 partitions. Will each partition contains 512 bytes per sectors?
Or is it possible first 2 partitions contain value 512 and other partitions
contain value 1024 for bytes per sector?
Can i change bytes per sector for any partition?
One more question is how to get disk name? disk geometry does not contain
disk name. It contains cylinder,track per sectors etc.