小编Dar*_*idl的帖子

警告:分区 X 不在柱面边界处结束。我应该关心/如何解决?

我的输出

fdisk -l
Run Code Online (Sandbox Code Playgroud)

Disk /dev/sda: 750 GB, 750153761280 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System 
/dev/sda1   *           1        5860    47070418   83  Linux
/dev/sda2            5861       91201   685493550    5  Extended
/dev/sda5            5861        6103     1943865   82  Linux swap
Warning: Partition 5 does not end on cylinder boundary.
/dev/sda6            6104       91201   683541652   83  Linux
Warning: Partition 6 does not end on cylinder boundary.
Run Code Online (Sandbox Code Playgroud)

/dev/sda1是我的根分区,/dec/sda5 …

linux hard-drive fdisk

1
推荐指数
1
解决办法
3897
查看次数

标签 统计

fdisk ×1

hard-drive ×1

linux ×1