LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-13-2006, 06:09 AM   #1
raja
LQ Newbie
 
Registered: Mar 2006
Posts: 5

Rep: Reputation: 0
accessing the files


hi,
how can i access the "windows" files from linux operating system.

i have windows xp professional & redhat linux (two OS's) installed in my system.
 
Old 08-13-2006, 07:24 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved: This thread is more suitable in Linux-General and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 08-13-2006, 08:27 AM   #3
aidanr
Member
 
Registered: Jul 2006
Distribution: ubuntu 6.06 LTS
Posts: 32

Rep: Reputation: 15
in a terminal type
Code:
sudo mkdir /mnt/windows
sudo mount -t ntfs /dev/hda1 /mnt/windows
replace hda1 with your windows partition
Code:
sudo fdisk -l
will list your partitions
if your windows partition is fat32, replace ntfs with vfat
then open konqueror/nautilus and point it to /mnt/windows
if you want it mounted at boot, you have to add a line to /etc/fstab
Code:
sudo echo "/dev/hda1 /mnt/windows ntfs ro,user 0 0" >> /etc/fstab

Last edited by aidanr; 08-20-2006 at 08:56 AM.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing novel Network files saurya_s Linux - Software 3 12-28-2004 06:01 PM
Accessing Samba Files Audax321 Linux - Networking 3 12-17-2004 08:13 PM
Accessing files- from both XP and Linux r_jensen11 Linux - Networking 1 09-13-2003 02:22 PM
accessing files scrambled2k3 Linux - Newbie 4 02-21-2003 12:32 PM
Accessing files 24giovanni Linux - Hardware 3 02-13-2003 02:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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