LinuxQuestions.org
Visit Jeremy's Blog.
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 08-23-2005, 04:58 PM   #1
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Rep: Reputation: 30
Reading files with Fedora FC4 from XP[ntfs]


I've got Fedora FC4 and XP.

Had Mandrake 10.1 before that, and everytime I needed something from the "xp harddrive" I just needed to go to /mnt/windows and it was just like C:.

What shall I do so I would be able to read / move files from the XP to Fedora?


Thanks anyways.
 
Old 08-23-2005, 06:39 PM   #2
PenguinPwrdBox
Member
 
Registered: Oct 2003
Posts: 568

Rep: Reputation: 31
Well, you need to know which partition (/dev/hd??) contains the windows image.
If you aren't sure - do the following:
Code:
fdisk /dev/hda (or hdb, whichever physical drive it resides on)

command (m for help): p
(press q to quit)

This will print the list of partitions on that drive. Write down the /dev/hd?? that belongs to the Windows partition (it will be labeled)

Then, simply do this:

Code:
mkdir /mnt/windows
mount /dev/hd?? /mnt/windows
Replace the ?? with the info you got from fdisk.

If that errors out - i.e. "You must specify the filesystem type" - then try:
Code:
mount -t ntfs /dev/hd?? /mnt/windows
Good luck!

Last edited by PenguinPwrdBox; 08-23-2005 at 06:41 PM.
 
Old 08-24-2005, 02:06 AM   #3
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
is it possible to be /dev/sda2? :S I did the all mounting but it looks like to do nothing (made lost+found + all images, but didn't actually mount it).
 
Old 08-24-2005, 02:45 AM   #4
itz2000
Member
 
Registered: Jul 2005
Distribution: Fedora fc4, fc7, Mandrake 10.1, mandriva06, suse 9.1, Slackware 10.2, 11.0, 12.0,1,2 (Current)]
Posts: 732

Original Poster
Rep: Reputation: 30
this pic might explains it all

http://www.look4anime.com/sse.jpg
 
Old 08-24-2005, 04:11 AM   #5
spooon
Senior Member
 
Registered: Aug 2005
Posts: 1,755

Rep: Reputation: 51
Also make sure you have installed the NTFS kernel modules. They are not in the default Fedora Core repositories.

Last edited by spooon; 08-24-2005 at 04:12 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How to mount NTFS into Fedora FC4 - Solution itz2000 Fedora 11 12-26-2005 03:21 PM
Backing up Fedora Core 3 files to an NTFS Windows XP drive. Dark_Oppressor Linux - General 8 06-29-2005 09:13 PM
reading ntfs files on fedora 3 lorry_driver Linux - Newbie 5 02-23-2005 04:17 AM
reading ntfs files from external hard drive seedsgrow Linux - Hardware 1 05-01-2004 12:59 AM
Reading Files off of an NTFS drive wasabi Mandriva 21 09-08-2003 11:20 PM

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

All times are GMT -5. The time now is 01:55 AM.

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