Re: [SLUG] Shared windows/linux directory

From: Eben King (eben1@tampabay.rr.com)
Date: Sun Feb 13 2005 - 11:06:19 EST


On Sun, 13 Feb 2005, Pete Theisen wrote:

> Last meeting someone (Eric?) mentioned a shared windows/linux directory.
> How to do this, given my limited ability?
>
> I looked around for a tutorial and they all wanted to use Samba. Samba
> is on my box, but it won't start. Seems to me I should be able to just
> make another partition on the Dark Side, then mount it in Linux?

One filesystem mounted directly and simultaneously by two OSes is a recipe
for corruption.

To mount it directly (but not simultaneously), it should be of a type that
both can read and write. FAT32 is the classic example, although Windows can
read (and write?) ext2 through third-party software, and under kernel 2.6
Linux can read and write NTFS. FAT32 support is still more mature.

To mount it simultaneously (but not directly), you need to use some
networked filesystem, such as Samba/Windows file sharing or NFS. Do any
messages appear in /var/log/messages or /var/log/samba/* when you try to
start Samba?

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar
A. A Top Poster                        \   http://www.fscked.co.uk/
B. Who's there?                         \   writing/
A. Knock-knock -- from bobward@xxx.com   \   top-posting-cuss.html

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:06:44 EDT