From owner-freebsd-current Thu May 9 18:20:10 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA25205 for current-outgoing; Thu, 9 May 1996 18:20:10 -0700 (PDT) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA25194 Thu, 9 May 1996 18:20:05 -0700 (PDT) Received: (from julian@localhost) by ref.tfs.com (8.7.3/8.6.9) id PAA19100; Mon, 6 May 1996 15:11:30 -0700 (PDT) Message-Id: <199605062211.PAA19100@ref.tfs.com> Subject: Re: ** Small problem + BUG in 960501 ** To: terry@lambert.org (Terry Lambert) Date: Mon, 6 May 1996 15:11:29 -0700 (PDT) From: "JULIAN Elischer" Cc: jkh@time.cdrom.com, kallio@cc.jyu.fi, current@FreeBSD.ORG, martin@FreeBSD.ORG In-Reply-To: <199605062108.OAA21911@phaeton.artisoft.com> from "Terry Lambert" at May 6, 96 02:08:25 pm X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I got hit by that recently... you need to recompile the net bootblocks > > Jordan writes: > > > 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 > > > !!! > > > > This one is going to require that someone like Martin Renters look > > into it.. :-) > > Hee hee. > > Can't you read ASCII? > > 47 / > 99 c > 97 a > 109 m > > Obviously, the pointer is in the wrong place. 8-). > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. >