LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-31-2003, 06:15 PM   #1
aymbpc
LQ Newbie
 
Registered: Aug 2003
Posts: 19

Rep: Reputation: 0
viewing windows XP file system through linux


Hi
I have windows XP. I want to be able to view the files of windows through my RED hat linux.Can someone please help me.
Thank you
Ajay
 
Old 08-31-2003, 07:08 PM   #2
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
you have to mount the windows partition that has the files you want to view. e.g.:

# mount /dev/hda2 /mnt/windows


you also will need to have NTFS filesystem capability in your kernel if the partition you want to view is NTFS. i think that might be built in in RH9, but if not you will probably have to recompile the kernel (unless it could be added as a module).
 
Old 08-31-2003, 07:16 PM   #3
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
seems like it's bit less scary than recompiling the kernel. Look here:
http://www.linuxquestions.org/questi...threadid=86951

if you install mandrake, you don't have to worry about any of this
 
Old 08-31-2003, 07:41 PM   #4
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Assuming your talking NTFS?

Open a terminal in RH9 - type :

su
Then type your root paswword

mkdir /mnt/windows

(now you've got a mount point) - next

kedit /etc/fstab

(your fstab file will open)

put an entry at the bottom of your /etc/fstab file on a new line - (just substitute in your Partition place of my example one)

/dev/hda1 /mnt/windows ntfs auto,ro,umask=0222 0 0


( Red Hat currently doesn’t include a NTFS driver because of uncertainties surrounding the legal status of the driver)

So - to READ a NTFS partition from Red Hat, you can either:
  • Download and install an RPM – or
  • Compile your kernel

Your best just getting the relevant RPM - Check out this site for an RPM

http://linux-ntfs.sourceforge.net/info/redhat.html
 
  


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
File system for both Windows and Linux nonoitall Linux - Newbie 6 11-16-2005 11:33 AM
Viewing windows index.dat file nurjo Linux - Security 1 09-27-2005 06:28 AM
file-system compatible with Linux/Windows ditch* Linux - Newbie 6 03-04-2005 08:35 AM
Access linux file system from windows.... johncsl82 Linux - Newbie 2 06-19-2004 10:16 AM
Linux File System & Windows atko Linux - Newbie 3 02-07-2003 03:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:32 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