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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3799 invoked from network); 6 May 2022 03:48:36 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 6 May 2022 03:48:36 -0000 Received: from maat.thinktankworkspaces.com ([45.79.94.76]) by 9front; Thu May 5 23:47:07 -0400 2022 Message-ID: <31F05A6F583974ABB4A868972C1DC4E0@thinktankworkspaces.com> To: 9front@9front.org Date: Thu, 05 May 2022 20:47:05 -0700 From: william@thinktankworkspaces.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: RESTful general-purpose standard XMPP rails app Subject: [9front] build iso from arm64 Reply-To: 9front@9front.org Precedence: bulk Here are the exact commands I ran followed by the error at the end. I must be missing a step or not understanding something. cd / for(i in /sys/src/cmd/7[acl]){cd $i && mk install} build remaining arm64 binaries cd /sys/src objtype=arm64 mk install Building an ISO Put your root file system into /n/src9 bind /root /n/src9 Put your hg repository there bind -ac /dist/plan9front /n/src9 Build the iso cd /sys/lib/dist mk /tmp/9front.$objtype.iso mk: don't know how to make '/tmp/9front.arm64.iso' in directory /sys/lib/dist