Acessing my ntfs drive


Recommended Posts

I recently did a complete install of FC3 :D on my 36gb raptor, and i have a seperate drive ( ntfs partittion) which is a160gb(master on prim IDE channel :/ ) drive its has all my mp3's and wallpapers. :ninja: Is there anyway to access this software? :unsure:

*please note* That i ama complete noob, and this is the first time EVER using Linux ;)

Link to comment
https://www.neowin.net/forum/topic/256045-acessing-my-ntfs-drive/
Share on other sites

I pulled up the terminal and logged in as root and did a "cat /proc/filesystems"

I didnt see Ntfs in there so its safe to assume that i dont have an ntfs support? :unsure:

can i somehow enable that? so that i can get to listen a few of my songs on this other drive? :dontgetit:

Not sure about Fedora, but Mandrake auto mounts your other partitions for you.

I'm not sure if FC comes with ntfs support by default either.

I've actually downloaded and installed Fedora Core, but I didn't mess around with it too much.

I'm pretty sure someone here will know about ntfs support in Fedora Core.

I saw this in other post...

the most easiest way to access NTFS partition from linux is by editing FSTAB file /etc/fstab ( backup this file if u havent edited it before).

this is example line of a partition place and the directory to be mounted in

/dev/hda1                        /myntfs (make this directory in linux)       ntfs                defaults,ro               0,0  

I saw this in other post...

585085218[/snapback]

i dont quite understand that (yet)

when i go to to hardware browser in applications> systems tools> hardware browser>Hard drives.

I can see my 160 giger (hda5 ntfs, hda1 extended :/ ), but how do i use this drive?

also i read on something about having to compile my kernel for ntfs support, do i need to do this? :unsure:

and if so HOW? :dontgetit:

I think what you are running into is Red Hat's decision to avoid possible litigation from Microsoft for including NTFS support (after all Red Hat is the Linux corporate market leader in North America, and want to avoid risks that coudl put them under).

Look in Neowin's FAQs and HOWTOs to find this thread:

https://www.neowin.net/forum/index.php?showtopic=202924

It should help. (Y)

You need to get the fedora 3 rpms for ntfs from here:

http://linux-ntfs.sourceforge.net/rpm/fedora3.html

585085424[/snapback]

i did a "uname -r" and came up with :

2.6.9-1.649smp

do i have the right kernel? :unsure:

Edited by ripgut

Do an update of everything. Use the up2date tool, or do a yum update, or whatever it takes. This will make sure your kernel is current.

Then do a uname -a and let's see what you have.

Note that each time you update the kernel, you will need to re-add NTFS support (I believe). So, might as well update now. :yes:

Do an update of everything.  Use the up2date tool, or do a yum update, or whatever it takes.    This will make sure your kernel is current.

Then do a uname -a and let's see what you have.

Note that each time you update the kernel, you will need to re-add NTFS support (I believe).  So, might as well update now. :yes:

585085897[/snapback]

did a "uname -a" and got this

Linux c66-235-36-231.sea2.cablespeed.com 2.6.9-1.649smp #1 SMP Fri Oct 29 00:55:56 EDT 2004 i686 i686 i386 GNU/Linux

:unsure:

i also did the up2date tool and im fully updated

Not sure why your kernel looks so old... :unsure:

the sourceforge page for ntfs has the following available:

2.6.9-1.681_FC3

2.6.9-1.678_FC3

2.6.9-1.667

and you are at

2.6.9-1.649 ??

Not sure what is going on, but you have to have a match to install, and your kernel revision number is lower than what they list for FC3. :huh:

Did you download fedora core 3 for multiprocessors? if so get:

http://prdownloads.sourceforge.net/linux-n...rr.3.3.i686.rpm

if you dont then get:

http://prdownloads.sourceforge.net/linux-n...rr.3.3.i686.rpm

To install the RPM, open the console and write rpm -ivh nameofRPM.rpm

Did you download fedora core 3 for multiprocessors? if so get:

http://prdownloads.sourceforge.net/linux-n...rr.3.3.i686.rpm

if you dont then get:

http://prdownloads.sourceforge.net/linux-n...rr.3.3.i686.rpm

To install the RPM, open the console and write rpm -ivh nameofRPM.rpm

585087167[/snapback]

:dontgetit:

haha, just download the file from the first link and then open the console, terminal, whatever you wanna call it and write rpm -ivh nameOfTheRPMyouDownloaded.rpm

585087220[/snapback]

did so, and got this

########################################### [100%]

package kernel-module-ntfs-2.6.9-1.681_FC3smp-2.1.20-0.rr.3.3 is already installed

create a new directory in /mnt for example: /mnt/win-c and then do in the console:

mount /dev/hda1 /mnt/win-c -t ntfs -r -o umask=0222

/dev/hda1 should be your windows partition but if you are not sure do:

/sbin/fdisk -l

and you will get something like:

   Disk /dev/hda: 64 heads, 63 sectors, 4465 cylinders
    Units = cylinders of 4032 * 512 bytes

       Device Boot    Start       End    Blocks   Id  System
       /dev/hda1             1      2125   4283968+  07  NTFS/HPFS
       /dev/hda2          2126     19851  35735616   0f  Win95 Ext'd (LBA)
       /dev/hda5   *      2126      4209   4201312+  83  Linux
       /dev/hda6          4210      4465    516064+  82  Linux swap

Your windows partition is the NTFS one, if you have more than one you need to create another folder for each partition.

Did you download fedora core 3 for multiprocessors?

585087167[/snapback]

I am wondering if using the SMP version is causing these sorts of headaches in finding the right packages... :unsure:
But SMP stands for Symetric Multi Processor - 2 processors not hyperthreading, somebody correct me if I'm wrong.

585090879[/snapback]

well im just gonna go back to windows, and try to learn this on a seperate machine that i build in the future, I have NO CLUE WTF to do. thx for all your help guys. but i give up

But SMP stands for Symetric Multi Processor - 2 processors not hyperthreading, somebody correct me if I'm wrong.

585090879[/snapback]

You're right, but with HT, it looks like 2 cpus since you'd access each logical cpu the same way as a real SMP system.

@ripgut. Don't give up. Why don't you try another distro like Slackware or Mandrake or some other. Once you get the hang of it, you might even find it better and easier (*gasp*) than windows. The key is to not give up. I think you choose the wrong distro. FC3 has no mp3 or ntfs support because of some random legal crap. A different distro will have that stuff ready, out of the box.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I disagree; they come off very "bitchy" and "whiny". Make a great product and combine that with a great price (free) and people will come over to your side. Or build it and they will come as they say. Constantly trying to get attention by complaining all the time, will turn people off to your product.
    • It use to be a nightmare, with LibreOffice supporting a newer draft ODF standard by default, and Microsoft Office supporting the older non-draft standard. Now that they both support the same version of ODF, they should be interoperable.
    • Brave Browser 1.91.171 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. SlimBrave Neo takes all the good things about Brave and makes them even better by keeping everything clean, light, and privacy-focused. It removes the extra clutter, turns off features you might not need, and cuts down on anything that could slow you down or collect unnecessary data. Because it relies on simple settings and policies instead of modifying the browser itself, you still get full Brave compatibility—just in a smoother, lighter, and more privacy-friendly package. Brave Browser 1.91.171 changelog: General Fixed Cardano not being disabled on upgrade to Brave Origin. Upgraded Chromium to 149.0.7827.103. Origin Removed “Survey Panelist” setting from brave://settings/privacy. Fixed P3A and usage ping under brave://settings/privacy being displayed on first launch on Linux. Upgraded Chromium to 149.0.7827.103. Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hi. As the title suggests, I can't access the forum on my phone. I'm using Edge on Android and when I try to navigate to the forum I get a "we value your privacy" popup and none of the buttons are clickable. It effectively stonewalls me from reading any forum content.
    • Honestly you're not wrong about AdGuard. Neowin frequently has lifetime license discounts for them and that's how I got my cheap family license a few years ago to run it on all my devices.
  • Recent Achievements

    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
    • One Year In
      highriskpaym earned a badge
      One Year In
    • One Month Later
      highriskpaym earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      PsYcHoKiLLa
      190
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!