LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 07-16-2006, 08:26 AM   #1
Fired501
LQ Newbie
 
Registered: Nov 2005
Location: Latvia
Distribution: Ubuntu Linux 6.10
Posts: 18

Rep: Reputation: 0
Question How to read NTFS???


Ok, i think ill tell the long story...
I Installed Windows XP. Then i downloaded ALOT of .mp3 files, and other nessecary files for me. after a while, I needed to install fedora. And the Windows had 2 partitions on 1 disk. partition A had windows files and B had my mp3 files, so i installed Linux over Windows. I only formated the A partition and left the B as NTFS.
Now i have Fedora 5 with 1/2 of my max diskspace, and i want my B partition back.
Is there any way, i could read B with fedora core 5? ...no it didnt install NTFS automaticly, cause it has no boot...nothing is on it...so i think that linux didnt want to search for ir...
 
Old 07-16-2006, 08:41 AM   #2
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
Code:
http://stanton-finley.net/fedora_core_5_installation_notes.html
you'll find instructions on installing ntfs support.


cheers,
 
Old 07-16-2006, 08:46 AM   #3
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
You need to do two things. 1. Create a mount point in your file system. 2. Add a line to yoru /etrc/fstab file so the system will auto mount the file system at boot time.

To make the mount point, open a command prompt, and log in as root user. Pick the point in the file system you want to add the files to. You can use konqueror to browse your file system. I mount most new stuff in the /mnt directory. If you go that way, do a cd to /mnt. now to make the mount do a mkdir nameofthenewdir Call it what ever you like, such as win_ntfs, just a suggestion, the name doesn't matter, just something you will understand.

Make a backup of your fstab first; cp /etc/fstab /etc/fstab_backup

Now edit your /etc/fstab file. Add a line like this on:

/dev/hda5 /mnt/win_ntfs ntfs user,ro,auto 0 0

Save the file, this must be done as root user. You can either issue a mount command, see the man page for syntax; or just restart the system. If you have got it right, the file system will be mounted at /mnt/win_ntfs.

Thigs to check, the /dev/hda5, that is a guess on my part, from what you posted. The first partition will be hda1, the second part on the first drive will be hda5, the third will be hda6...

If in dought, on a konsole do a 'df' command, that will list the mounted file systems, and show usage. You may have a swap partition. That will change the numbering. If you get the numbering wrong, the file system won't mount.

Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NTFS mounts; but I can't read it JulienPDX Linux - Newbie 13 07-02-2006 03:03 PM
how can i read NTFS on ubuntu Sigudian Linux - Newbie 4 05-09-2006 08:57 AM
NTFS Read Only? boxxa SUSE / openSUSE 10 10-24-2005 02:21 AM
why does my ntfs partition only read-only? kublador Linux - General 4 04-10-2003 12:50 PM
NTFS Read Write Snabber Linux - Newbie 1 12-23-2002 06:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration