A person spake thusly: > > Dear all, > I have windows 2000 professional along with redhat linux > 9 on my computer.The C drive in windows is ntfs.I am > aware of how to mount fat32 partitions on linux but not > of how to mount ntfs partitions on linux.Any suggestions > in this regard.
The procedure to mount a NTFS partition is similar to the procedure for mounting a FAT32 partition. `man mount`. Write support for NTFS does not exist in older kernel's and it is experimental even in the current one AFAIK. -- quasi Utopia Unlimited! -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

