LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   NTFS in linux (https://www.linuxquestions.org/questions/linux-software-2/ntfs-in-linux-165460/)

munna_502 04-02-2004 02:42 PM

NTFS in linux
 
hi readers,
can we access windows ntfs partions from linux,if yes then how?????????/

Pwnz3r 04-02-2004 02:45 PM

The kernel you are using needs support for reading from NTFS drives firstly. If you have that, then as root you type:

mount /dev/hd* /mnt/windows.

Note:
primary master = hda
primary slave = hdb
secondary master = hdc
secondary slave = hdd

BigNate 04-02-2004 02:47 PM

Well, this would be a lot easier to answer if you had told us which distro...or better yet fill out the distro section in your info on the left there.

Pwnz3r 04-02-2004 02:51 PM

The distro doesn't matter a lot in this aspect actually.

BigNate 04-02-2004 02:52 PM

Quote:

Originally posted by Pwnz3r
The distro doesn't matter a lot in this aspect actually.
I disagree. If it is a RH based distro there are a lot of easier ways to answer the question than...recomplie your modules/kernel.

munna_502 04-02-2004 03:00 PM

I am using kerenal of red hat 9.which kernal i have to needed . and any other way to accessing these partions

BigNate 04-02-2004 03:11 PM

Here


All times are GMT -5. The time now is 12:19 PM.