Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Today I installed Fedora (Core 3) and am inable to access my other hard drive from it. I set up grub so that I could boot either Windows or Fedora and that works fine (windows is on my 160gb maxtor and linux is on my 10gb western digital). I would like to be able to open stuff on my windows drive, (and saving to it would be nice too, but not necessary) such as music, images, etc. How could I do this? The only sign of the drive's existance in Fedora is in the hardware browser, not in the list of devices.
job done, assuming that windows is on the first partition of the primary master drive, and /mnt/windows is an existing empty directory. you'll be able to write to fat32 partitions, but NOT ntfs partitions. it's normally recommended to keep a second windows partitino for data on fat32 if the main os is on ntfs. someone will probably say that you actually can write to ntfs, but only in the same way that you can jump out of a plane, free-fall 3,000ft and land on a bouncy castle.
Well, first I tried it and it said, "mount point /mnt/windows does not exist," so I created a folder in mnt called windows. I tried it again and it informed me that, "fs type ntfs not supported by kernel." Is there any way to add ntfs support or should I give up on it?
Originally posted by acid_kewpie it's normally there i think, but i've never actaully used it myself. try explicitly loading the readonly support module, "modprobe ntfs" i assume.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.