|
[root@localhost ~]# fdisk -l
Disk /dev/hda: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1149 14946 110832435 5 Extended
/dev/hda2 * 1 13 104391 83 Linux
/dev/hda3 14 1148 9116887+ 8e Linux LVM
/dev/hda5 1149 14946 110832403+ 7 HPFS/NTFS
Partition table entries are not in disk order
Disk /dev/sda: 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/sda1 * 1 5378 43198753+ 7 HPFS/NTFS
/dev/sda2 5379 9728 34941375 f W95 Ext'd (LBA)
/dev/sda5 5379 9048 29479243+ 7 HPFS/NTFS
/dev/sda6 9049 9728 5462068+ 8e Linux LVM
[root@localhost softs]# uname -a
Linux localhost 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux
[root@localhost softs]# ls
install.log.syslog kernel-module-ntfs-2.6.15-1.2054_FC5-2.1.26-0.rr.10.0.i686.rpm
安装了kmod-ntfs后仍然绑不上NTFS,请指教!谢谢! |
|