Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
LAST CHANCE FOR HELP
Name: Mark Date: July 24, 2002 at 09:34:19 Pacific
Comment:
I NEED TO GET LINUX TO READ MY WINDOWS NTFS DRIVE. I AM USING REH HAT LINUX AND IT DOES NOT SUPPORT NTFS TO MY KNOWLEDGE. I HAVE TRYED TO MOUNT THE HD BUT IT RETURN WITH AN ERROR. I HAVE BEEN TOLD TO RECOMPILE BUT I AM NEW AND I HAVE NO CLUE WHERE TO START ON RECOMPILING THE KERNAL. I KNOW PROGRAMMING BUT I AM NOT SURE WHERE THE FILES FOR THE KERNAL ARE OR WHAT PROGRAM OR COMMAND TO USE TO COMPILE WITH. IF SOMEONE COULD PLEASE HELP ME AND NOT SEND ME TO www.kernel.org ,BECAUSE THEY HAVE NO HELP THERE, I WOULD BE VERY GREATFULL.
The files for the kernel are at: ftp://ftp.kernel.org Once you got the kernel source, and unpacked it, there is a README file inside. When you run "make config/menuconfig/xconfig" (see the README), make sure you answer yes to NTFS read support.
I had the exact same problem. The issue here is that RH does not support NTFS out of the box. You do have to recompile the kernel to include support for ntfs. However, even after doing so, you should be aware that ntfs support in linux is far from completed. Reading ntfs is fairly stable and reliable, however, writing to ntfs is still very dangerous and will most definitely damage your ntfs partition. With that said, if you want to recompile you kernel, i suggest you pick up "Linux Administration: A Beginner's Guide 2nd Ed." by Steve Shah. This book has helped me more than any other and has an entire chapter on recompiling the kernel.
0
Response Number 3
Name: cornstalk Date: July 25, 2002 at 05:18:51 Pacific
Reply:
Depending on your requirements, the easiest thing might be to create a FAT32 partition for data that you want to share between windows and linux. Linux will have no trouble with accessing that, and neither will windows.
Summary: hi guys, i recently installed xp onto a newly formatted hard drive had no probs for about 4 weeks and then i tried to install caldera open linux as a secondary o/s also had no probs for about a week t...
Summary: thank you 4 your reply! it helps! Now I'm compiling the new kernel with the support for NE2000/NE1000. I trust in the 2.6.24... LOL it's just 2 hours... with the command make. and it's still compiling...
Summary: I have a 10 GB hard Disk (Mandrake Linux 10) is install on it. Now i want to change the Hard Disk file system to FAT32 & make new partion for windows98. I used a bootable disk & write Fdisk at the pro...