Date: Tue, 03 Jan 1995 04:50:26 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: wjw@iaehv.iaehv.nl (Willem Jan Withagen) Cc: freebsd-questions@freefall.cdrom.com Subject: Re: remote install from an OS/2 machine with CD Message-ID: <10457.789137426@time.cdrom.com> In-Reply-To: Your message of "Tue, 03 Jan 95 11:30:19 %2B0100." <199501031030.LAA28619@iaehv.IAEhv.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> The problems are that when trying to mount the remote CD I try to > mount the OS\2 h:\ drive. It used to be possible bij typing > mount -t nfs wjw:h:\\ /mnt > [ where wjw is my OS/2 box, and it is in the /etc/hosts file ] > > The error returned is: 'Address already in use' The error message is actually incorrect. What it's trying to say, and SHOULD be saying, is, "Permission denied". Check the BSD box's credentials on the OS/2 box. Perhaps OS/2 is listening on a privileged port? -o resv would fix that.. > Then I'm trying to use ftp for the install, and it turns out that unless > the passive mode is toggled in ncftp nothing can be ls/dir-ed. > Doing it manually in debugging mode reveils that ncftp and the OS/2 ftpd > can not exchanged directory data because the data connection wasn't opened. The old version of ncftp doesn't handle automatic selection of passive mode. The current one supposedly does. I can't promise, but I hope that it'll be the system ncftp for 2.1. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10457.789137426>