From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Booting the Auth server from the file server From: forsyth@caldo.demon.co.uk MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-pyacwijvykjpdxawzreudyapla" Message-Id: <20010221095913.40DAF199D5@mail.cse.psu.edu> Date: Wed, 21 Feb 2001 09:57:51 +0000 Topicbox-Message-UUID: 6802483a-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-pyacwijvykjpdxawzreudyapla Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i load the cpu/auth server kernel from diskette. there isn't a straightforward way of loading from the file server. the boot programs don't know 9P (and thus can't attach as none, nor is it necessarily a good idea to allow attach as none), and the file server certainly doesn't know dhcp/bootp/tftpd. --upas-pyacwijvykjpdxawzreudyapla Content-Type: message/rfc822 Content-Disposition: inline Received: from tele-punt-22.mail.demon.net ([194.217.242.7]) by lavoro; Wed Feb 21 10:37:33 GMT 2001 Received: from punt-2.mail.demon.net by mailstore for forsyth@caldo.demon.co.uk id 982748446:20:18224:15; Wed, 21 Feb 2001 09:40:46 GMT Received: from psuvax1.cse.psu.edu ([130.203.4.6]) by punt-2.mail.demon.net id aa2017351; 21 Feb 2001 9:40 GMT Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.6.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 13E58199DD; Wed, 21 Feb 2001 04:39:13 -0500 (EST) Received: from freedom.xchain (unknown [212.29.248.167]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 30C97199D5 for <9fans@cse.psu.edu>; Wed, 21 Feb 2001 04:38:24 -0500 (EST) Received: from freedom (localhost [127.0.0.1]) by freedom.xchain (8.9.3+Sun/8.9.1) with ESMTP id OAA09409 for <9fans@cse.psu.edu>; Wed, 21 Feb 2001 14:38:12 +0200 (IST) Message-Id: <200102211238.OAA09409@freedom.xchain> To: 9fans@cse.psu.edu From: davidf@xchain.com Subject: [9fans] Booting the Auth server from the file server Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Wed, 21 Feb 2001 14:38:12 +0200 Hello, I have a small site with one File server and one CPU/Auth server. How can I boot the CPU server from the file server ? do I have to use another machine that will be a DHCP server ? In that case, how do I boot the DHCP server from the file server ? David. --upas-pyacwijvykjpdxawzreudyapla--