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

    • Not such a great deal, Ultimate, which gives you full 5080 features is $181.99 CAD per month, that's $2183.88 per year, I can buy the 5080 for $1809.99 CAD, then it goes up to $279.99 per month after the first billing cycle. Typical cloud rental, costs more than buying the hardware.
    • Wow, spoken like a true blind hater, you don't even provide arguments. Please, go check my comment above to @seacaptain and you'll find out why what you say doesn't make sense in this context...
    • Get used to this, with AI tooling now uncovering new vulns and getting them exploitable far faster than has ever been possible before software is going to need to be updated far more frequently. Back in the day it may take reseachers weeks or months to do what AI can now do in hours. Once its a threat is discovered it's weaponsized far more quickly, meaning you simply can't be waiting 2, 3, 4 weeks to deploy a patch, it needs to be patched immediately. Going to be interesting handling this in the enterprise space where traditionally patching has been steady, but very staged (and rightly so up until now), that is going to have to change.
    • You don't need to "close all browser sessions constantly" or wait for updates to install. The updates download in the background while you use the browser, without interrupting you, they install automatically the next time you launch the app. And they install very fast (depending on your storage speeds, of course), you have to wait at most 2-3 extra seconds, if any. Seems like you haven't used Edge in a loooooooong time...
    • Segra 1.6.0 by Razvan Serea Segra is a free, open-source OBS-powered game recorder offering fast gameplay capture, instant clips, AI highlights, deep game integration, and seamless uploads—perfect for gamers, streamers, and content creators. Lightweight, fast, zero bloat. Segra key features: Automatic Game Recording: Begin capturing gameplay the moment your game launches, with zero manual setup. Instant Clipping: Save important moments instantly using a customizable hotkey—perfect for highlights, montages, or quick shares. Segra AI Highlights: Let Segra automatically detect kills, assists, deaths, and key events to generate polished highlight reels without manual editing. Gameplay Uploads: Upload recordings and clips directly to Segra.tv for fast sharing and cloud access. Deep Game Integration: Enjoy advanced game-data tracking across hundreds of supported titles, enabling smart highlight generation and stat-informed clipping. High-Performance Capture: Record up to 4K at 144 FPS using OBS-powered technology with minimal performance impact, supporting NVENC, AMD VCE, and custom quality controls. Segra Editor: Edit recordings easily with timeline controls, segment management, and event-based navigation to build the perfect clip. Customization Options: Adjust hotkeys, output formats, storage paths, codecs, capture quality, and performance settings for a tailored recording experience. Segra 1.6.0 changelog: Recording: Added HDR support. Grand Theft Auto: Added game integration for deaths (FiveM and RAGE MP supported). Highlights: Added customizable padding for highlights. Replay Buffer: Added a shockwave visual effect when a replay buffer clip is saved. Audio: Increased the maximum sound effects volume from 100% to 200%. Hotkeys: Fixed hotkeys not triggering while unrelated keys were held. Installer: Added code signing to verify publisher identity, branded the installer, and reduced OS security warnings. OBS: Updated the supported OBS version to 32.1.2. Download: Segra 1.6.0 | 74.4 MB (Open Source) View: Segra Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      175
    3. 3
      +Edouard
      163
    4. 4
      Steven P.
      86
    5. 5
      ATLien_0
      80
  • Tell a friend

    Love Neowin? Tell a friend!