最新活动:电脑PC端+手机端+微网站+自适应网页多模板选择-建站388元起价!!!
当前位置:主页 > IT知识 > ssd固态硬盘怎么分区合理!专家解答!,电脑故障

ssd固态硬盘怎么分区合理!专家解答!,电脑故障

时间:2023-07-03 09:07:03 阅读: 文章分类: IT知识 作者: 系统维护员

导读:电脑故障电脑故障 ssd固态硬盘怎么分区合理!专家来给您ssd固态硬盘合理分区解答!224 heads (32*7)56 sectors per track (8*7)这样每个24小时电脑维修咨询自己组建云电脑技术。

24小时电脑维修咨询自己组建云电脑技术

ssd固态硬盘怎么分区合理!专家来给您ssd固态硬盘合理分区解答!

  224 heads (32*7)   56 sectors per track (8*7)

  这样每个柱面包含12544个扇区(256*49),每个磁道使用56个扇区,大小为56*512字节,即每磁道28762字节,这和每柱面4KB的7个块是一样的,因此每柱面4KB页面的数量是一个整数,这样任何分区

都是协调一致的,下面是如何实现这种效果的一个例子:

  [[email protected] ~]# fdisk -H 224 -S 56 /dev/sdd   The number of cylinders for this disk is set to 9345.   There is nothing wrong with that, but this is larger than 1024,   and could in certain setups cause problems with:   1) software that runs at boot time (e.g., old versions of LILO)   2) booting and partitioning software from other OSs   (e.g., dos FDISK, OS/2 FDISK)   Command (m for help): n   Command action   e extended   p primary partition (1-4)   p   Partition number (1-4): 1   First cylinder (1-9345, default 1): 2   Last cylinder or +size or +sizeM or +sizeK (2-9345, default 9345):   Using default value 9345   Command (m for help): w   The partition table has been altered!   Calling ioctl() to re-read partition table.   Syncing disks.

  注意,我是从第二个柱面开始的,以保证分区/dev/sdd1从柱面边界开始。

  可以在fdisk后面跟上“-l”参数检查分区。

  [[email protected] ~]# fdisk -l /dev/sdd   Disk /dev/sdd: 60.0 GB, 60022480896 bytes   224 heads, 56 sectors/track, 9345 cylinders   Units = cylinders of 12544 * 512 = 6422528 bytes   Device Boot Start End Blocks Id System   /dev/sdd1 2 9345 58605568 83 Linux

  我们也可以使用“-lu”参数查看扇区的数量。

  [[email protected] ~]# fdisk -lu /dev/sdd   Disk /dev/sdd: 60.0 GB, 60022480896 bytes   224 heads, 56 sectors/track, 9345 cylinders, total 117231408 sectors   Units = sectors of 1 * 512 = 512 bytes   Device Boot Start End Blocks Id System   /dev/sdd1 12544 117223679 58605568 83 Linux

  分区从12544扇区(256*9)开始,在设备的末尾结束。

  在OCZ技术社区有人提供了另一种建议,使用的几何参数略有不同。

  32 heads   32 sectors per track

  这网站建设教程样每柱面包含1024个扇区(32*32),512字节大小的扇区形成512KB的柱面(每柱面128个4KB页面),还是以/dev/sdd为例,这种几何划分法的命令如下:

关键词标签: 固态 电脑故障 分区

声明: 本文由我的SEOUC技术文章主页发布于:2023-07-03 ,文章ssd固态硬盘怎么分区合理!专家解答!,电脑故障主要讲述固态,分区,电脑故障网站建设源码以及服务器配置搭建相关技术文章。转载请保留链接: https://www.seouc.com/article/it_26484.html

我的IDC 网站建设技术SEOUC.COM
专注网站建设,SEO优化,小程序设计制作搭建开发定制网站等,数千家网站定制开发案例,网站推广技术服务。
  • 5000+合作客服
  • 8年从业经验
  • 150+覆盖行业
  • 最新热门源码技术文章