From owner-freebsd-current Thu Jan 21 16:59:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA28549 for freebsd-current-outgoing; Thu, 21 Jan 1999 16:59:20 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lor.watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28540 for ; Thu, 21 Jan 1999 16:59:17 -0800 (PST) (envelope-from luoqi@watermarkgroup.com) Received: (from luoqi@localhost) by lor.watermarkgroup.com (8.8.8/8.8.8) id TAA15433 for current@freebsd.org; Thu, 21 Jan 1999 19:59:07 -0500 (EST) (envelope-from luoqi) Date: Thu, 21 Jan 1999 19:59:07 -0500 (EST) From: Luoqi Chen Message-Id: <199901220059.TAA15433@lor.watermarkgroup.com> To: current@FreeBSD.ORG Subject: Trouble executing from NFS with latest 4.0-current Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Execute anything from NFS would result in an "Input/output error", but if I do a hexdump of the executable first, the execution would be successful. If I reverse the order, i.e., execute first then hexdump, execution would fail and hexdump would hang at "pgtblk". No problem with FFS. -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message