9front - general discussion about 9front
 help / color / mirror / Atom feed
From: william@thinktankworkspaces.com
To: 9front@9front.org
Subject: [9front] build iso from arm64
Date: Thu, 05 May 2022 20:47:05 -0700	[thread overview]
Message-ID: <31F05A6F583974ABB4A868972C1DC4E0@thinktankworkspaces.com> (raw)

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



             reply	other threads:[~2022-05-06  3:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06  3:47 william [this message]
2022-05-06 15:34 ` ori
2022-05-07  3:31   ` william
2022-05-07  3:45     ` ori
2022-05-07  4:03     ` ori
2022-05-07  4:36       ` mkf9
2022-05-07  4:45         ` Kurt H Maier
2022-05-07  5:29           ` william
2022-05-07 13:51             ` Stanley Lieber
2022-05-07 15:14               ` Thaddeus Woskowiak
2022-05-07 18:49                 ` Kurt H Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=31F05A6F583974ABB4A868972C1DC4E0@thinktankworkspaces.com \
    --to=william@thinktankworkspaces.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).