[求助]怪异的mount问题
我安装的是centos图形界面Gnome,内核版本 2.6.18-8.1.4.el5
我在终端里键入fdisk -l的到如下信息
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1306 4865 28595700 f W95 Ext'd (LBA)
/dev/hda2 * 1 13 104391 83 Linux
/dev/hda3 14 1305 10377990 8e Linux LVM
/dev/hda5 1306 4865 28595668+ 7 HPFS/NTFS
Partition table entries are not in disk order
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1958 15727603+ 7 HPFS/NTFS
/dev/hdb2 1959 9728 62412525 f W95 Ext'd (LBA)
/dev/hdb5 1959 4569 20972826 7 HPFS/NTFS
/dev/hdb6 4570 7180 20972826 7 HPFS/NTFS
/dev/hdb7 7181 9728 20466778+ 7 HPFS/NTFS
然后输入mount -t ntfs /dev/hdb6 /windows/e/
(已经建好windows/e目录)得到以下信息
mount: unknown filesystem type 'ntfs'
请问是什么问题?
还有我在centos下怎么播放不了mp3?