www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <4370C6C4.2070709@nrao.edu> |
Date: | Tue, 08 Nov 2005 10:39:48 -0500 |
From: | Rodrigo Amestica <ramestic AT nrao DOT edu> |
User-Agent: | Mozilla Thunderbird 1.0 (X11/20041206) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
X-MailScanner-Information: | Please contact postmaster AT cv DOT nrao DOT edu for more information |
X-MailScanner: | Found to be clean |
X-MailScanner-SpamCheck: | not spam, SpamAssassin (score=-101.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44, USER_IN_WHITELIST -100.00) |
Subject: | nfs problems |
I have a w2k box running cygwin and in particular the nfs-server. Then I have serge debian box with the standard stuff. It seems that nfs-server is not able to actually make available stuff outside the cygwin root. Is this a hard fact or is there space for a misconfiguration? in the w2k box I have installed cygwin under c:\Optional\cygwin and I have used --change-cygdrive-prefix for changing the prefix to '/'. c: and d: are local hard drives in the w2k machine. My output is shown below. Trying to mount /c gives a catastrophic error output, trying to mount /d seems to be less serious but a failure anyhow. Mounting / works great. cygwin is great stuff and nfs-server is valuable. I would like to know whether I'm doing something wrong or whether I'm just hitting the limits. thanks, Rodrigo # mount -t nfs remote:/c /mnt/remote mount: wrong fs type, bad option, bad superblock on remote:/c, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg -c nfs_get_root: getattr error = 116 nfs_read_super: get root inode failed nfs warning: mount version older than kernel nfs_get_root: getattr error = 116 nfs_read_super: get root inode failed # mount -t nfs remote:/d /mnt/remote mount: remote:/d failed, reason given by server: No such file or directory # dmesg -c # mount -t nfs remote:/ /mnt/remote # ls /mnt/remote / bin cygwin.bat cygwin.ico etc home lib tmp usr var -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |