Is the MicroSoft NTFS filesystem supported on Linux?
I have brought my kernel up to 1.3.9 and compiled in all fs types.
Can't mount /dev/hda1 which is MS NTFS workstation 3.51 software.
Worked fine until I converted FAT to NTFS. I expected non-compatability
but am curious if there is a way.
One note:
When I try to mount the drive with HPFS:
thebeast:~# mount -t HPFS /dev/hda1 /ddos
mount: fs type HPFS not supported by kernel
thebeast:~#
I did compile in HPFS support in the make config portion of the make.
<clip from /usr/src/linux/.config>
CONFIG_EXT_FS=y
CONFIG_EXT2_FS=y
CONFIG_XIA_FS=y
CONFIG_MSDOS_FS=y
CONFIG_UMSDOS_FS=y
CONFIG_PROC_FS=y
CONFIG_NFS_FS=y
CONFIG_ISO9660_FS=y
CONFIG_HPFS_FS=y
CONFIG_SYSV_FS=y
CONFIG_SMB_FS=y
I will tweak out unneeded stuff later.
Am interested in any info,
Thanks to all,
Rick
--
___________________________________________________________________
Rick Mantooth
http://www.icon.net/~rickdman/index.html
Dictionary ---> MURPHY'S LAW: 1- See Mantooth
___________________________________________________________________