我的系统是Ubuntu9.10,本来安装成功后,用了两天都没有问题,但是今天一开机,发现以前的分区盘都看不到了。不知道怎么回事,在网上查了下也找不到原因,;
我输入sudo fdisk -lu命令后,?果如下:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0xfcfefcfe
Device Boot Start End Blocks Id System
/dev/sda1 * 63 39070079 19535008+ 83 Linux
/dev/sda2 39070080 312576704 136753312+ f W95 Ext'd (LBA)
/dev/sda5 39070143 98783684 29856771 7 HPFS/NTFS
/dev/sda6 98783748 117210239 9213246 82 Linux swap / Solaris
/dev/sda7 117210303 214869374 48829536 7 HPFS/NTFS
/dev/sda8 214869438 312576704 48853633+ 7 HPFS/NTFS
急求各位高手给出解决办法~
uchiha 于 2009-12-16 20:55:02发表:
你是装在虚拟机上的吗
rgwan 于 2009-11-23 12:55:29发表:
进去在位置-》计算机
rgwan 于 2009-11-23 12:54:59发表:
没挂在
zq88601627 于 2009-11-22 20:20:08发表:
不好意思, 可能我没有说清楚,我想说的是:
以前我点左上任务栏的"Places"后,下面会显示我的D,F,E盘,然后我可以直接进去,看到这些盘里的内容,但是现在我不知道怎么进去了。
我输入sudo parted /dev/sda print后的?果如下:
Model: ATA ST3160811AS (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 20.0GB 20.0GB primary ext4 boot
2 20.0GB 160GB 140GB extended lba
5 20.0GB 50.6GB 30.6GB logical ntfs
6 50.6GB 60.0GB 9434MB logical linux-swap(v1)
7 60.0GB 110GB 50.0GB logical ntfs
8 110GB 160GB 50.0GB logical ntfs
输入df -h后,?果为:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 19G 3.2G 15G 19% /
udev 249M 268K 249M 1% /dev
none 249M 348K 249M 1% /dev/shm
none 249M 84K 249M 1% /var/run
none 249M 0 249M 0% /var/lock
none 249M 0 249M 0% /lib/init/rw
bobo504 于 2009-11-22 15:17:08发表:
没明白你的意思,这不都在么?有linux分区,也有ntfs分区,你的意思是linux下看不到ntfs内容了?df -h看看,是不是没挂载?