LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mount NTFS partition (https://www.linuxquestions.org/questions/linux-newbie-8/mount-ntfs-partition-439698/)

vnb400 04-28-2006 09:37 AM

Mount NTFS partition
 
Hi

when i give the following command

mount -t ntfs /dev/hda1 /mnt/ntsfilesystem

i get an error message thst ntfs is not a valid file system (or something similar)

which is the right command to install a ntfs partition

Thanks
vnb400

acid_kewpie 04-28-2006 09:50 AM

clearly nothing to do with programming. moved to Linux - Newbie.

NCappaZoo 04-28-2006 02:40 PM

do you have ntfs compiled into your kernel?? also make sure you have the ntfs progs installed

zytsef 04-29-2006 05:19 AM

Just FYI: Whatever NTFS support you might get going probably won't be able to write to any partitions very reliably. If possible, try FAT32; practically the only difference is that it doesn't support encryption or compression.

EchoWarrior 04-29-2006 05:53 AM

You do not have NTFS support in your kernel. What distro are you using?

You may want to look this:
Code:

http://www.linux-ntfs.org/


All times are GMT -5. The time now is 06:37 PM.