LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mounting NTFS and LinuxIA32 driver vs IA64?? (https://www.linuxquestions.org/questions/linux-newbie-8/mounting-ntfs-and-linuxia32-driver-vs-ia64-261555/)

Umanga 12-01-2004 09:34 PM

mounting NTFS and LinuxIA32 driver vs IA64??
 
Hello guys!
1] I'm running RedHat 9 and Windows XP! I want to mount my Windows NTFS partitions in linux.

2] My video card is a NVdia geforce 4 MX 4000.I want to enable the hardware acceleration in linux! What driver should i download IA32 or IA64?

Thanks.

darkseed2g3 12-02-2004 05:22 PM

Well i dint know what kind of processor you have , but if its a intel or intel or an amd chip then you would want ia32 , its for 32 bit systems .

now if you have an amd64 or the intel 64 chip(cant remember the name of it) then either one would work , but i highly encourage you to use the ia64 only because its optimized better for that setup


now for ntfs , from my understanding ntfs is still a very buggy file system in linux .

try this

modprobe ntfs

mount /dev/hdaX /dir where you want it

that should work , im not sure if there is write support yet but i dunno , never used it

now if you wanted to have a better support for you windows machine in linux you could always switch to fat32 but you would lose your file permissions in windows but if its your personal machine then that wouldnt really matter


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