From owner-freebsd-hackers@FreeBSD.ORG Mon May 26 03:12:29 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AAFD37B401 for ; Mon, 26 May 2003 03:12:29 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3DE43FCB for ; Mon, 26 May 2003 03:12:19 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (IDENT:chuckwebweaving.org@foem [10.11.0.2]) h4QAC8v7062120; Mon, 26 May 2003 12:12:08 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Mon, 26 May 2003 12:12:08 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem To: Terry Lambert In-Reply-To: <3ED1E174.1FF28676@mindspring.com> Message-ID: <20030526121129.J43487-100000@foem> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org cc: Will Andrews Subject: Re: Best serial console server construction method? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 10:12:29 -0000 > Be careful buying old DEC Servers, if you don't have a VMS > or Tru64 box around; when they boot, they ask for their > MOP_MOM. 8-). Basically, their firmware gets downloaded > via MOP, and they need something to talk to them to be able > to boot (MOP = Maintenance Operations Protocol). Some annex-es do the same; but they use bootp/tftp - so as long as you can get your mittens on the boot.bin code to put in your tftp directory you are fine. Dw