From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id AC4202671C for ; Sun, 16 Jun 2024 20:05:53 +0200 (CEST) Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sun Jun 16 14:03:02 -0400 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id c11ca98e for <9front@9front.org>; Sun, 16 Jun 2024 11:03:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=zRISNYXQz+0Q 5Hys+YzmwJy5VkU=; b=SLjoMhepwY0cKK8nz+kLwTAUGNuMGvfKbiN9OeKK7MJH gJWpUBP05zDMSphGoAmKJxVMDyNiLMBOoxk4qltZv5vKJTHZ2hCBjEAPlYR/Syce JH1kL5QUk8sdlqeR1Twfko5y3u6BqvFf2AKr5HkReKkTl8lPpa1sA75qjF6BrjM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=aFlz+CYgql+MWKlB6iw cN1l+HOGKohprWGpF300Q+cDR73ze0fWS5SA7Zrt9WRaKWUvIKOfXC+aLaYGo/Jm DVseMBrA5HqrBfcAa2yfAEth+4XPxaGg4zk1jGTOx0ughSDzUZ4y6G+ba5AFNeXj ZW7Ve92w4L/PQPTkqJ/tzF2g= Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id bcb898de (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sun, 16 Jun 2024 11:03:00 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Sun, 16 Jun 2024 14:02:59 -0400 From: ori@eigenstate.org In-Reply-To: <1862574.atdPhlSkOF@cixi> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: virtualized virtual realtime map/reduce method module Subject: Re: [9front] Staying up-to-date Reply-To: 9front@9front.org Precedence: bulk Quoth Thomas Nemeth : > Le dimanche 16 juin 2024 15:03:30 CEST, vous avez écrit : > > > It seems to be Plan9-fileserver oriented (obviously). > > > > It's very easy. So easy that once you get it working you will want to > > throw all but one of your hard drives out the window. Follow > > https://fqa.9front.org/fqa6.html#6.7 > > That's what I was refering to ;) > The summary: 1) Start the necessary servers (tftp, dhcp) 2) Add the machines and bootfiles to ndb 3) Put a plan9.ini in /cfg/pxe, named by the mac of the machine to boot I think that's it.