Clan x86

Technical (Development, Security, etc.) => Unix / Linux Discussion => Topic started by: skip on August 15, 2006, 06:33:10 PM

Title: Linux partition accessable from Windows?
Post by: skip on August 15, 2006, 06:33:10 PM
I've been meaning to ask this question for sometime now..

Is it possible to access (read/write) my Linux partition from Windows? If so, how?

This would be sooooooooo helpful.
Title: Re: Linux partition accessable from Windows?
Post by: Newby on August 15, 2006, 06:38:12 PM
Is this what you are looking for? (http://ext2fsd.sourceforge.net/)

If not, this was the second result on a Google search for "Read Write Ext3 FROM Windows" (http://uranus.it.swin.edu.au/~jn/linux/ext2ifs.htm). ::)

I personally wouldn't want Windows messing with my Linux partition. But I'm insane.
Title: Re: Linux partition accessable from Windows?
Post by: Sidoh on August 15, 2006, 06:41:15 PM
http://diskinternals-linux-reader.diskinternals-research.qarchive.org/ ?
Title: Re: Linux partition accessable from Windows?
Post by: skip on August 15, 2006, 06:54:47 PM
Ahh, cool, exactly what I was looking for.
Thanks!~!

EDIT: I'm going to keep this link here for when I switch to Windows.
http://rfsd.sourceforge.net/ (http://rfsd.sourceforge.net/)
Title: Re: Linux partition accessable from Windows?
Post by: Sidoh on August 15, 2006, 06:58:04 PM
Quote from: Newby on August 15, 2006, 06:38:12 PM
I personally wouldn't want Windows messing with my Linux partition. But I'm insane.

And you'd want Linux messing with your Windows partition?  It seems to me that the reverse would be much more liable.  ext2/3 is open source.  It's documented.  Coding an NTFS driver is practically poking in the dark.  Sure, I suppose you can disassemble it, but I don't think that does much good for a large-scale project without lots and lots of time: something a project intended to be a hobbiest pasttime doesn't really have.
Title: Re: Linux partition accessable from Windows?
Post by: MyndFyre on August 15, 2006, 07:21:22 PM
Quote from: Sidoh on August 15, 2006, 06:58:04 PM
Quote from: Newby on August 15, 2006, 06:38:12 PM
I personally wouldn't want Windows messing with my Linux partition. But I'm insane.

And you'd want Linux messing with your Windows partition?  It seems to me that the reverse would be much more liable.  ext2/3 is open source.  It's documented.  Coding an NTFS driver is practically poking in the dark.  Sure, I suppose you can disassemble it, but I don't think that does much good for a large-scale project without lots and lots of time: something a project intended to be a hobbiest pasttime doesn't really have.
He said he was insane!  Let him be!
Title: Re: Linux partition accessable from Windows?
Post by: Newby on August 15, 2006, 11:50:07 PM
Quote from: MyndFyrex86] link=topic=7064.msg87647#msg87647 date=1155684082]
Quote from: Sidoh on August 15, 2006, 06:58:04 PM
Quote from: Newby on August 15, 2006, 06:38:12 PM
I personally wouldn't want Windows messing with my Linux partition. But I'm insane.

And you'd want Linux messing with your Windows partition?  It seems to me that the reverse would be much more liable.  ext2/3 is open source.  It's documented.  Coding an NTFS driver is practically poking in the dark.  Sure, I suppose you can disassemble it, but I don't think that does much good for a large-scale project without lots and lots of time: something a project intended to be a hobbiest pasttime doesn't really have.
He said he was insane!  Let him be!

You know me all too well, MyndFyre. 8).

Sidoh: I suppose you are right. I hadn't thought about it like that. Though, I still don't trust a device driver in Windows with my ext3 partition! :(