LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Accessing Linux files within Windows (https://www.linuxquestions.org/questions/linux-general-1/accessing-linux-files-within-windows-401626/)

gaurav wadhwa24 01-10-2006 09:49 AM

Accessing Linux files within Windows
 
i am new to linux.i want to know how to
access linux files in windows within the same
machine.

halvy 01-10-2006 11:10 AM

you can normally only read (and copy) the win from lin... NO writing tho.

from windows, you will not be able to even see the linux.

there are ways around this.

samba is one way, but that is for networks, so i am not sure it works on the same harddisk.

there are third party products (some for $) but i'm not knowledgable enuff to recommend any of them.

you can set up a third partitian, but it will need to be fat32 (so both win and lin can see/write to it). then you can read & write.

there maybe other ways like captive ntfs (free) ... but i'm not sure how much progress that project has been making.

to read/copy the win data to linux you need to have the win partitian mounted.

good luck.

XavierP 01-10-2006 03:32 PM

Hi and welcome to LQ :D Since you are asking a question rather than just introducing yourself, I have moved this thread to Linux-General.

trickykid 01-10-2006 03:47 PM

I also edited your "Help Me" crap title to something more descriptive.

Cheers.

pixellany 01-10-2006 05:47 PM

Nit-picking in the interests of learning.....

It's not "Linux files"---it's "Linux file system(s)" You can have a .doc .ppt .pdf .jpg----etc. on either Windows or Linux.

Set up a separate Partition (ideally a separate physical drive)--format at FAT32, and put all your data there. Easy to have read-write access from both Winodws and Linux.

T.Hsu 01-10-2006 08:15 PM

Explore2fs for accessing ext2(3) partitions

http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm

rfstool for accessing reiserfs partitions

http://p-nand-q.com/download/rfstool.html

a gui frontend called YAReG, need .net framework

http://yareg.akucom.de/

Besides them, TotalCommender has some plugins for accessing Linux partitions.

They are all very limited, slow, read only, so as above posts already mentioned, you'd better to make a fat32 partition for changing data.

brianL 01-20-2006 10:58 PM

Try Ext2IFS from http://www.fs-driver.org/

halvy 01-21-2006 12:54 AM

i (we) forgot co linux.. i 'think' you can write from both systems then because it is on the same partitian (but don't quote me).

and symlinks 'supposedly' from win to lin (via fat32) allows writing to ntfs.. but again.. i never tried those daring feats :/ (yet).


All times are GMT -5. The time now is 12:33 PM.