分页: 1 / 1

请教磁盘分区问题

发表于 : 2011-09-29 11:21
yuanzhao
我的电脑/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
下面图片为磁盘分析器显示空间:

Re: 请教磁盘分区问题

发表于 : 2011-09-29 11:32
maxyang2008
用Gparted看看。