LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-12-2003, 12:30 PM   #16
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45

Quote:
I have both OS. I want to swap both OS. I want to know to how to access my files in windows in Linux OS.
please let me know.
regards,
bajaj
Assuming you are using NTFS with XP - you need to create a mount point in Red HAT's /mnt directory

Open a terminal

su
root password

mkdir /mnt/windows

then

kedit /etc/fstab

Put an entry at the bottom of your /etc/fstab file on a new line - (just substitute in your Partition, Mount point and User ID Number ( uid ) in place of my example ones)

/dev/hda1 /mnt/windows ntfs auto,ro,umask=222,uid=501 0 0

You can get your User ID Number by opening a terminal and typing:

id username – (substitute username with whatever your username is)

Look for the

uid=xxx

This is your user id number.

( 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

(Never try and write to NTFS currently - there's a fair chance you'll corrupt the filesystem)

Last edited by Skyline; 08-12-2003 at 12:35 PM.
 
  


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
record and play simultaneously manojg Linux - Hardware 4 07-29-2005 01:18 AM
Ethernet and Wireless simultaneously? CelloJake Linux - Wireless Networking 2 08-18-2004 03:56 PM
Two users on 1 PC simultaneously (with X) technobeast Linux - Newbie 1 07-10-2004 06:24 AM
How do I open a second X simultaneously? bruno buys Linux - Software 12 04-05-2004 12:37 PM
Login simultaneously juno Linux - General 2 09-26-2002 09:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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