GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Is there some software/driver that will allow me to read and write from my Linux partition in windows 7? I found a few programs that but none of them work in win7.
www.fs-driver.org offers a driver for windows that lets you read/write ext2. It might work with ext3, but I would just use ext2 just to be safe. I don't know whether or not that driver works yet in Win7, but I am sure they might be working on one.
You can always:
1. Run a linux distro in a VM
2. Share your ext2/3 drive with Samba
IMHO .. PSM
1. Someone who just wants to access their files may not want to hassle with setting up a VM. Besides, how does that allow you to access extX from Windows?
2. To share something with Samba, doesn't the Linux install (containing Samba) have to be running?
www.fs-driver.org offers a driver for windows that lets you read/write ext2. It might work with ext3, but I would just use ext2 just to be safe. I don't know whether or not that driver works yet in Win7, but I am sure they might be working on one.
It works fine with ext3. I have no idea if it works in Win7.
Edit:
I just visited the website and the site says it works in Vista and in Windows 2008 (). However, it hasn't been updated in eons. I've used it for years on XP without difficulty.
1. Someone who just wants to access their files may not want to hassle with setting up a VM. Besides, how does that allow you to access extX from Windows?
2. To share something with Samba, doesn't the Linux install (containing Samba) have to be running?
It isn't that much of a hassle, though certainly more work than ext2fs (the name of the other utility). However you can also access any other linux filesystem as well as RAID disks. You run the VM with an internal network, run samba and serve up the linux filesystems. If you want to run it all in the background, colinux can do that without any user input; just boot and access transparently. However, there isn't a 64 bit version yet.
For whatever it's worth, running a VM might certainly be overkill in some situations ... but it's often ideal in others.
In my lab, I usually just run multiple PCs.
But on a customer site, I often need to run two PCs on the same hardware. And for better or worse - for many different reasons - Windows usually winds up being the physical host, and Linux the VM.
The upside is not only bi-directional file system access (because Linux usually is the more flexible of the two), but quick and easy access to command line tools like "grep", "sed" and "awk".
IMHO .. PSM
PS:
If you decide to go the VM route, and you happen to use VMWare ... then ThoughtPolice is a great site for getting pre-built "VM appliances":
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.