李毅吧 关注:34,112,083贴子:993,757,985

Linux帝进来帮我看看

只看楼主收藏回复


光盘安装Ubuntu10.04时,看不到我的未分配空间,只能看见整个硬盘
以前在Vista下用过第三方分区软件
具体数据:
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (мinimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x10bdf2ee
Device Boot Start End Blocks Id System
/dev/sda1 1 808 6484992 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 808 8249 59769800 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 14805 17138 18737148 7 HPFS/NTFS
Partition 3 does not end on cylinder boundary.
/dev/sda4 8249 19458 90033184 5 Extended
Partition 4 does not end on cylinder boundary.
/dev/sda5 8249 12847 36934288 7 HPFS/NTFS
/dev/sda6 17138 19458 18630656 7 HPFS/NTFS
Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo parted /dev/sda print
Error: Can't have overlapping partitions.
求解决方案(wubi我装不了)



1楼2010-07-17 15:48回复
    自己顶


    2楼2010-07-17 15:49
    回复
      2025-10-28 08:36:13
      广告
      不感兴趣
      开通SVIP免广告
      回复:3楼
      来人哪,拖出去和谐了


      4楼2010-07-17 15:50
      回复
        沉的真快


        5楼2010-07-17 15:51
        回复
          Vista下的分区一般不能在Linux下识别


          IP属地:河南6楼2010-07-17 15:53
          回复
            回复:6楼
            那怎么办?


            8楼2010-07-17 15:54
            回复
              你的硬盘是什么格式的


              IP属地:河南9楼2010-07-17 15:55
              回复
                分区分坏了.
                只能装fat32.ntfs貌似不行.


                10楼2010-07-17 15:56
                回复
                  2025-10-28 08:30:13
                  广告
                  不感兴趣
                  开通SVIP免广告
                  回复:9楼
                  C,D,E,F都是NTFS,还有个15G的刚从F盘里扒出来,未分配
                  但DEF都是用了第三方的软件分的


                  11楼2010-07-17 15:58
                  回复
                    回复:10楼
                    你的意思是把那个15G空间的格成FAT32,然后就被能识别到了?


                    12楼2010-07-17 15:59
                    回复
                      别用第三方软件,Linux命令足矣
                      具体如下
                      fdisk /dev/hdd (指的是硬盘)
                      fdisk命令动词后面必需跟硬盘设备名 而不能跟分区名,切记


                      IP属地:河南13楼2010-07-17 15:59
                      回复
                        按你给的数据 应该是 fdisk /dev/sda


                        IP属地:河南14楼2010-07-17 16:01
                        回复
                          哥,你也上D8?


                          15楼2010-07-17 16:02
                          回复