请教磁盘分区问题

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
yuanzhao
帖子: 6
注册时间: 2006-12-21 9:27

请教磁盘分区问题

#1

帖子 yuanzhao » 2011-09-29 11:21

我的电脑/dev/sda1分配的磁盘空间是25GB,但现在在磁盘使用分析软件里看到的只有7.3GB,这会是什么问题?我的磁盘空间哪去了?系统刚安装不久,现只留下2G多空间了,不应该占这么大的地方,下面是磁盘分区:

代码: 全选

sudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xaebdaebd

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        3060    24576000   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2   *        3060        4972    15360000    7  HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3            4972       38913   272631648+   5  Extended
/dev/sda5            4972        7584    20973536+   7  HPFS/NTFS
/dev/sda6            7584       10195    20973536+   7  HPFS/NTFS
/dev/sda7           10195       38131   224397280+   7  HPFS/NTFS
/dev/sda8           38131       38784     5243904    7  HPFS/NTFS
/dev/sda9           38784       38913     1040384   82  Linux swap / Solaris
下面图片为磁盘分析器显示空间:
附件
Screenshot.png
头像
maxyang2008
帖子: 67
注册时间: 2008-12-30 20:38

Re: 请教磁盘分区问题

#2

帖子 maxyang2008 » 2011-09-29 11:32

用Gparted看看。
为学日益,为道日损
回复