Chinaunix

标题: 请问我为什么不能增加新的分区了呢? [打印本页]

作者: bbgg1983    时间: 2010-08-17 22:03
标题: 请问我为什么不能增加新的分区了呢?
以下是我fdisk /dev/sda的过程,硬盘有二十多G,可是却没办法增加新的分区了,
提示“No free sectors available”,百思不得其解,望高人相助!
  1. Command (m for help): p

  2. Disk /dev/sda: 26.8 GB, 26843545600 bytes
  3. 255 heads, 63 sectors/track, 3263 cylinders
  4. Units = cylinders of 16065 * 512 = 8225280 bytes

  5.    Device Boot      Start         End      Blocks   Id  System
  6. /dev/sda1   *           1           6       48163+  83  Linux
  7. /dev/sda2               7         515     4088542+  83  Linux
  8. /dev/sda3             516        1124     4891792+  83  Linux
  9. /dev/sda4            3134        3263     1044225    5  Extended
  10. /dev/sda5            3134        3263     1044193+  82  Linux swap / Solaris

  11. Command (m for help): n
  12. No free sectors available
复制代码

作者: bbgg1983    时间: 2010-08-17 22:35
噢,我知道了~悲剧!
作者: yanu    时间: 2010-08-17 22:49
卸掉swap,删除sda5 sda4,重建扩展分区,使用全部剩余空间,再建逻辑分区.
作者: bbgg1983    时间: 2010-08-17 23:36
回复 3# yanu


    Thanks,我也发现了这个。。幼稚的错误
作者: 慕鸿霄    时间: 2010-08-18 08:04
swapoff 掉看看,没做过。不知道会不会报错。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2