From owner-freebsd-ppc Tue Feb 25 7:46:21 2003 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B566437B401; Tue, 25 Feb 2003 07:46:19 -0800 (PST) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC73E43F85; Tue, 25 Feb 2003 07:46:18 -0800 (PST) (envelope-from welchsm@earthlink.net) Received: from misspiggy.psp.pas.earthlink.net ([207.217.78.246]) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18nhHc-0005P4-00; Tue, 25 Feb 2003 07:46:16 -0800 Received: from [207.217.78.15] by EarthlinkWAM via HTTP; Tue Feb 25 07:46:15 PST 2003 Message-ID: <3049354.1046187976108.JavaMail.nobody@misspiggy.psp.pas.earthlink.net> Date: Tue, 25 Feb 2003 07:46:14 -0600 (GMT) From: Sean Welch Reply-To: Sean_Welch@alum.wofford.org To: Peter Grehan , Sean_Welch@alum.wofford.org Subject: Re: Re: ATA patch and others Cc: freebsd-ppc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Earthlink Web Access Mail version 3.0 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Okay -- I won't worry too much about that then. I haven't finished trying to set up the Dell as a server to the apple yet. Are you bypassing setting up rarpd somehow? The docs for FreeBSD Sparc64 (I know I know -- can't seem to stick with one set of docs!) call for configuration of rarpd with entries in /etc/ethers and /etc/hosts, and also the loader file prefixed with the target ip in hex. This is what I'm familiar with from working with jumpstart on Solaris, but looks like you aren't playing with that at all. Is the MAC in the sample dhcpd.conf you attached the one for the server (to limit serving to that interface)? Sean -------Original Message------- From: Peter Grehan Sent: 02/25/03 09:14 AM To: Sean_Welch@alum.wofford.org, freebsd-ppc@freebsd.org Subject: Re: ATA patch and others > > > Unfortunately, there currently seems to be a problem with the root directory on > NFS mounts > > # ls / > /: /: Bad file descriptor False alarm, this was due to the system clock being reset to Jan 1 1904 due to some messing around I was doing with the macio feature control registers. This caused the NFS attribute cache for the root vnode to never be populated, resulting in an invalid file type. But, there's still a bug where the real-time clock can be cleared on system shutdown. later, Peter. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message