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

    • Wow, imagine you dump hundreds of hours into completing things and unlocking stuff and you lose it all. Back in the day when cheats were built into games, you could at least unlock things again that way without spending hundreds of hours again. But those days are long gone for some reason as no one builds cheats into games anymore. So it's even more painful that studio that's on its 6th installment **** it up so badly.
    • Spotify finally removes the disco ball app icon in the latest update by Ivan Jenic Image: Spotify Spotify has just released an update that removes its now infamous disco ball icon. The update reverts the app icon to the familiar flat green logo after weeks of mixed reactions online. The icon arrived on May 13 as part of the company's 20th anniversary celebration and was always intended to be temporary, though Spotify only confirmed that after the backlash started. The disco ball took the internet by storm, as the reception was split. A vocal group of users called it ugly and disorienting, with some iOS users noting that the 3D glowing effect made the app look like it was stuck mid-update. On the other end, the icon picked up a following of its own. Its retro, three-dimensional look immediately stood out against the flat, minimalist aesthetic that has dominated app design for years. It even started a small movement, spawning what people started calling "discomorphism," a mashup of disco and skeuomorphism. Other brands started posting disco ball versions of their own logos, probably in an effort to ride the wave of memes that flooded the internet during late May. Spotify has had a turbulent relationship with its user base lately. Besides the disco ball icon, which certainly wasn't appreciated by everyone, the company has also received backlash for its willingness to include AI-generated music on its platform. On May 17, Spotify promised the old icon would return “in a few weeks.” And now it looks like that time has finally arrived. So, whether you liked the disco ball or it made you uncomfortable, it’s now gone for good. The next time you update the Spotify app on your phone, the old, flat-design icon will return.
  • Recent Achievements

    • 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
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • Week One Done
      FBSPL earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!