From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FROM,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18989 invoked from network); 19 Oct 2021 17:46:17 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 19 Oct 2021 17:46:17 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 39E8B2B06D for ; Tue, 19 Oct 2021 13:46:12 -0400 (EDT) (envelope-from bounce.mMdcbfad153c40391a7388d56c.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 388E6435F766; Tue, 19 Oct 2021 13:46:12 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; bh=iAgrD6wccKHPBSRBXBnWqjP5pI3IhMHW+wP67Mu1/kA=; b=mYMzXDAoK1bz m7YadOGqEkRT4CyWmT03m7e1XViTQ+EqoCdNkPF0NeWQnVSkRw1x0141eUTiQTbi 5s6s49Am3mq0fMMrupM79S7nlzg73UxyPT2Jgxso2B1pmqa2ZsRr16Dd5PUI1rZR BLxqwN3apsUM28iE1y2RicrWf0s5oCU= From: antonio.fin@gmail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] New to plan9 Message-Id: <16346655660.0DEeC71D.12053@composer.9fans.topicbox.com> References: <141E9336AE67480E134FDE7154F09B80@pixelheresy.com> <16344968790.a9289.82114@composer.9fans.topicbox.com> In-Reply-To: Date: Tue, 19 Oct 2021 13:46:06 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16346655661.ff5fD1D.12053" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 6fb4a61c-3104-11ec-be5c-a7129134e1fa Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UNGU4OTg5ZWU0Mjk1MWZhMC1NZGNiZmFkMTUzYzQwMzkxYTczODhk?= =?UTF-8?B?NTZjPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mdcbfad153c40391a7388d56c:1:-G83VIIJaz4j7Hh_mzPUE8EgE4Ntz3txnn7m-svmFjY --16346655661.ff5fD1D.12053 Date: Tue, 19 Oct 2021 13:46:06 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable For PXE boot from a CPU server, I don't remember all the configuration, but= I remember that you have to create a file with the MAC of the Ethernet cli= ent that you are using for pxe boot.=20 it is in /cfg/pxe=20 You have to create a file with the name of the mac address, and then you ha= ve to copy the content of the default file. Then you can edit it to your ne= eds, or you can mix the content of the default file with the content of exa= mple-pi file and try to find the configuration that works for you.=20 ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4e8989ee42951fa0-Mdcbfa= d153c40391a7388d56c Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16346655661.ff5fD1D.12053 Date: Tue, 19 Oct 2021 13:46:06 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
For PXE boot from a CPU server, I don't re= member all the configuration, but I remember that you have to create a file= with the MAC of the Ethernet client that you are using for pxe boot.
it is in /cfg/pxe
You have to create a file wi= th the name of the mac address, and then you have to copy the content of th= e default file. Then you can edit it to your needs, or you can mix the cont= ent of the default file with the content of example-pi file and try to find= the configuration that works for you.
= --16346655661.ff5fD1D.12053--