|
fdisk gives me different sizes for the same harddisk
I have a new harddisk(raw, without any formatting, 80GB)
I am going to connect it to hdb. When I run fdisk, it said the disk has:
255 heads, 63 sectors, 10011 cylinders
I didn't format it at this moment, but I try an experiment to connect it hdc
I run fdisk again, this time it said the disk has:
16 heads, 63 sectors, 159560 cylinders
Why fdisk gives me different setting?
If there any difference for me to format in these two ways?
|