To nuxrl: 还是windows/linux共享空间的问题。thanks.

昨天你说的第一种办法是:
" create a seperate partion in windows as fat32. both windows and linux can read/write on it. "
这个办法好像很容易做到,是不是一定要 fat32 格式,而不是ntfs?
我在linux user guide 上看到下面这段话,(newfaith 后来提过这个),不知道是不是你说的方法1。

To mount a Windows partition upon system boot (for instance, if you want to have access to Windows as though it were another hard drive), follow these steps to modify the /etc/fstab file.

At a shell prompt, log in as root (type su and then enter the root password).

Open the /etc/fstab in a text editor by typing (for example):

pico /etc/fstab
Add the following on a new line (the /dev/hda1 may vary, but for most users this is correct):

/dev/hda1 /mnt/windows vfat auto,owner,users 0 0

To access the partition, type cd /mnt/windows. To navigate through Windows's embedded spaces in their directories, surround the directory in quotation marks, as in ls "Program Files".

还有一件事,我挺好奇的: 我今天在学校的时候,特意去了趟我们系的机房,发现那的windows xp 下的共享分区的标签是:cuix on 'samba server 3.0.11 birkhoff' (Z:).
cuix is my login ID, birkhoff 是我们系里一个server的名字。 他们用的是不是就是samba file server? 而实际上, 我们的Z: drive 都在birkhoff 上,对么?依你看,我一台笔记本能用SAMBA来实现与windows xP 共享么? 如果行的话, 有没有这个必要。。
谢谢。


所有跟帖: 

不好意思由于手头有些活,至今还未装.希望早一天把fc5装好 -MGM- 给 MGM 发送悄悄话 (0 bytes) () 07/27/2006 postreply 21:11:22

请您先登陆,再发跟帖!