QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7992|回复: 3

fdisk 中 255 heads ??? 意思 , 63 sectors/track, 1044 cylinders

[复制链接]
发表于 2008-12-22 23:03:20 | 显示全部楼层 |阅读模式
Disk /dev/sde: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
   Device Boot      Start         End      Blocks   Id  System


heads 是什么意思请教一下。 谢谢
 楼主| 发表于 2008-12-22 23:23:09 | 显示全部楼层
Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
e
Partition number (1-4): 2
First cylinder (1-1044, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-1044, default 1044): 512

Command (m for help): p

Disk /dev/sde: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sde2               1         512     4112608+   5  Extended

Command (m for help):

我想设定2个分区。。
为什么 sde2 开始??? 为什么不是sde1 ??
回复

使用道具 举报

 楼主| 发表于 2008-12-22 23:29:57 | 显示全部楼层
Partition number (1-4): 2  ???
回复

使用道具 举报

发表于 2008-12-23 19:04:11 | 显示全部楼层
因为就是 number 设定的是2 。

header 就是磁头数量。不过硬盘确实没那么多磁头。这个是因为硬盘容量越来越大,原先的参数设定出现了问题:某些数据太大……
所以,现在的 CHS 参数已经不能用来看硬盘的实际配置了。

如果想详细了解,可以看看英文wiki百科的条目:
http://en.wikipedia.org/wiki/Cylinder-head-sector
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-4-25 19:59 , Processed in 0.081267 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表