Originally posted by: nweaver
I think you misunderstood.
If you put hardrive A (NTFS) into a linux box, it has READ access only, with expermental (aka bad) write support
If you put hardrive B (EXT3) into a windows box, you can get a read only driver that's a pain to use for it, no write.
If you put HDB (EXT3) in a linux box, it's native and fine. You install Samba, and then windows doesn't care what FS is on the other end of the wire.
Originally posted by: Robor
Is webmin installed on the samba server or is it something that would be installed on a client accessing the server? If so, will it work in Fedora Core 4?
I wouldn't bother with that to start with. Just take the empty 300G drive and figure out how to get Linux installed and Samba running correctly. Chances are good that you'll end up trying a couple of times to get things set up to your satisfaction, and you don't need to be copying half a terabyte of data just to figure that out. Once you have everything configured properly, make copies of smb.conf and any other key config files and then you can reinstall "for real" and take care of your data copying issues then.Originally posted by: coolred
Alright, so what would be the easiest way to transfer my data from the NTFS partitions over to linux partitions.