LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-06-2006, 01:17 AM   #1
ni2_qt
LQ Newbie
 
Registered: Aug 2006
Posts: 2

Rep: Reputation: 0
how to view files from windows xp on fedora ?


how to view files from windows xp on fedora? I'm a newbie in using fedora. I have a dual boot on my computer: one is XP and the other on is Fedora. I want to access my files from xp using fedora as my os. Pls help. tnx!

Last edited by ni2_qt; 09-06-2006 at 01:21 AM.
 
Old 09-06-2006, 01:53 AM   #2
sn68
Member
 
Registered: Oct 2005
Distribution: FC5
Posts: 338

Rep: Reputation: 30
re: how to view files from windows xp on fedora

check the partion to be mounted with
>su
>fdisk -l
>mkdir /mnt/your-partition-name
if partion is fat32
>mount -t vfat /dev/hda1 /mnt/your-partiion-name
if partion is ntfs install specific kernel module rpm from linux-ntfs.org for NTFS
and
>mount -t ntfs /dev/hda1 /mnt/your-partiion-name

substitute the correct name for hda1 as in your case

you can add this line to /etc/fstab for automated mounting on boot

/dev/hda1 /mnt/your-partition-name ntfs ro,defaults,umask=0222 0 0

google for : mount windows partion in linux

Last edited by sn68; 09-06-2006 at 01:55 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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to view windows media files in Linux sylvin Linux - Desktop 11 08-18-2006 01:27 AM
why can i view files on windows but not linux? phpbbm Linux - Networking 4 04-19-2006 03:00 PM
view/edit Windows folders/files in Fedora 2 or 4 kkeith Linux - Networking 3 10-13-2005 01:19 PM
View files on Linux and Windows lennysokol Linux - Software 2 04-03-2005 10:53 AM
cant view files on windows share Pete Dogg Linux - Software 3 10-22-2003 09:18 PM

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

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