From owner-freebsd-current Sun May 5 17:50:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA22651 for current-outgoing; Sun, 5 May 1996 17:50:22 -0700 (PDT) Received: from tdc.on.ca (tdc.on.ca [204.92.242.39]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA22646 Sun, 5 May 1996 17:50:20 -0700 (PDT) Received: (from martin@localhost) by tdc.on.ca (8.7.5/8.6.6) id UAA17918; Sun, 5 May 1996 20:49:47 -0400 (EDT) From: Martin Renters Message-Id: <199605060049.UAA17918@tdc.on.ca> Subject: Re: ** Small problem + BUG in 960501 ** To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sun, 5 May 1996 20:49:47 -0400 (EDT) Cc: kallio@cc.jyu.fi, current@FreeBSD.org, martin@FreeBSD.org In-Reply-To: <3258.831334051@time.cdrom.com> from "Jordan K. Hubbard" at May 5, 96 03:07:31 pm X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Major problem: > > 2. The diskless netboot does not work: > > After loading kernel and starting it I am getting: > > NFS ROOT: 47.99.97.109 > > when I should get: > > NFS ROOT: 130.234.41.26:/itu/camelot > > > > SNAP 960501 (as SNAP 9603x3) are taking the ip number from the > > word /camelot the first 4 characters /=47, c=99, a=97, m=109 > > !!! Does the NFS SWAP line print correctly? I just briefly looked at the code in question and I can't see anything obvious wrong with it. I don't have a network to test it on at present, so I can't check it out. Perhaps the netboot code is out of sync with the kernel code. Are both coming from the same distribution? Martin