LinuxQuestions.org
Visit Jeremy's Blog.
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 03-04-2006, 10:58 AM   #1
pranavojha
Member
 
Registered: Feb 2006
Location: Bangalore, India
Distribution: Fedora Core 3
Posts: 68

Rep: Reputation: 15
how to access linux files from windows


the "mount" command can be used to access the windows drives(FAT,FAT32,NTFS) from linux. is it possible to access linux files from windows 2000 or xp?

PS: i have a 3ghz p4 machine with windows 2000 installed in c-drive, xp in d-drive and fedora core 3 in the remaining space. windows uses NTFS filesystem and fd3 uses ext3 filesystem.
 
Old 03-04-2006, 11:04 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
don't. use a shared fat32 partition if you want to share data. blame Micro$oft...

but... http://www.linuxquestions.org/questi...d.php?t=419223
 
Old 03-04-2006, 12:48 PM   #3
jerril
Member
 
Registered: Nov 2005
Location: Ontario, Canada
Distribution: Linux Mint
Posts: 116

Rep: Reputation: 16
Yes there is a program to access your Windows partitions:

EXT2 IFS: http://www.fs-driver.org/

jer
 
Old 03-04-2006, 02:47 PM   #4
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
If you just want to see your Linux file system and copy files from it to your Windows partition while you are running Windows, have a look at Explore2fs from http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm. If you want to regularly transfer files between Linux and Windows, the best option has already been suggested (a fat32 shared partition).

Dang, I should have read the linked thread - it's already there...

Last edited by gilead; 03-04-2006 at 03:48 PM.
 
Old 03-04-2006, 03:44 PM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Easiest solution:
Data partition formatted FAT32. Easy read/write access from boht Linux and Windows.
Ideally, put this data partition on a separate physical drive.
 
Old 03-05-2006, 08:59 AM   #6
pranavojha
Member
 
Registered: Feb 2006
Location: Bangalore, India
Distribution: Fedora Core 3
Posts: 68

Original Poster
Rep: Reputation: 15
not for ext3

Quote:
Originally Posted by jerril
Yes there is a program to access your Windows partitions:

EXT2 IFS: http://www.fs-driver.org/

jer
this program is only for ext2... i'm looking for ext3 partition for linux...

 
Old 03-05-2006, 09:11 AM   #7
pranavojha
Member
 
Registered: Feb 2006
Location: Bangalore, India
Distribution: Fedora Core 3
Posts: 68

Original Poster
Rep: Reputation: 15
thanks...it works great

Quote:
Originally Posted by gilead
If you just want to see your Linux file system and copy files from it to your Windows partition while you are running Windows, have a look at Explore2fs from http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm. If you want to regularly transfer files between Linux and Windows, the best option has already been suggested (a fat32 shared partition).

Dang, I should have read the linked thread - it's already there...
thanks for the URL... the s/w works sufficiently good...

thanx again!!
 
Old 03-05-2006, 09:14 AM   #8
pranavojha
Member
 
Registered: Feb 2006
Location: Bangalore, India
Distribution: Fedora Core 3
Posts: 68

Original Poster
Rep: Reputation: 15
thanx for the page

Quote:
Originally Posted by acid_kewpie
don't. use a shared fat32 partition if you want to share data. blame Micro$oft...

but... http://www.linuxquestions.org/questi...d.php?t=419223
hey great discussion on this thread.... but y do u hav such a weird signature?? what does it mean... ??
 
Old 03-05-2006, 11:41 AM   #9
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Moved to General where it can live with the other thread
that you dug up ... ;}
 
Old 03-05-2006, 02:42 PM   #10
stefan_nicolau
Member
 
Registered: Jun 2005
Location: Canada
Distribution: Debian Etch/Sid, Ubuntu
Posts: 529

Rep: Reputation: 32
Quote:
Originally Posted by pranavojha
this program is only for ext2... i'm looking for ext3 partition for linux...

EXT2 and EXT3 are the same, except for the way they write to the disk (ext3 keeps a journal). Ext3 is backwards-compatible with ext2. (you can mount an ext3 partition as ext2) Read http://www.fs-driver.org/faq.html
 
Old 03-05-2006, 06:26 PM   #11
Lordandmaker
Member
 
Registered: Sep 2005
Location: London, UK
Distribution: Debian
Posts: 258

Rep: Reputation: 39
Just a point on FAT32 - it doesn't support symlinks.
 
Old 03-05-2006, 06:33 PM   #12
stefan_nicolau
Member
 
Registered: Jun 2005
Location: Canada
Distribution: Debian Etch/Sid, Ubuntu
Posts: 529

Rep: Reputation: 32
Quote:
Originally Posted by Lordandmaker
Just a point on FAT32 - it doesn't support symlinks.
And permissions, and ownership, and hardlinks, and ...
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Windows files through Linux ccase2k Linux - Newbie 1 01-15-2006 12:47 PM
How can I access my Windows files from Linux? KidMW14 Linux - Newbie 9 03-28-2004 09:33 PM
how to access linux files in windows... senthilasks Linux - General 5 08-17-2003 01:13 PM
How do I access Windows files on my HDD from Linux? gazingdown Linux - General 4 04-16-2003 01:47 PM
access linux files from windows? okok Linux - Newbie 4 02-05-2002 06:20 PM

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

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