From owner-freebsd-alpha Tue Apr 9 9:23:20 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 68C6937B416 for ; Tue, 9 Apr 2002 09:23:16 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA29111; Tue, 9 Apr 2002 12:23:15 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g39GMjW29318; Tue, 9 Apr 2002 12:22:45 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15539.5461.831728.594101@grasshopper.cs.duke.edu> Date: Tue, 9 Apr 2002 12:22:45 -0400 (EDT) To: "Thomas P. Holmes [ Systems ]" Cc: alpha@FreeBSD.ORG Subject: Re: diskless booting In-Reply-To: References: <15539.4317.54103.367188@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas P. Holmes [ Systems ] writes: > > > > Thomas Holmes writes: > > > Hi, I'm sure this has came up in the past but I'm not finding what I'm > > > looking for in the archieves. > > > > > > I have an alpha ds10 that I am trying to netboot. It was netbooting > > > 4.0-RELEASE up > > > until a few days ago. I'm trying to upgrade to 4.5-RLEASEp2 and I'm > > not even > > > seing > > > > What did you change? > > I removed the machine from the rack and now booting off of a different > master server. The new master server is servering up dhcp just fine for > intel. I'm seeing NO packets in a tcpdump on the dhcp server from the > alpha. It is like the packet is not even hitting the interface. I've > tried the second interface as well and no change. So, you're saying that the SRM bootp request hasn't made it to the server? Do you have the following, or equivalent, options in your dhcpd config file: allow bootp; always-reply-rfc1048 on ; Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message