9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] build iso from arm64
@ 2022-05-06  3:47 william
  2022-05-06 15:34 ` ori
  0 siblings, 1 reply; 11+ messages in thread
From: william @ 2022-05-06  3:47 UTC (permalink / raw)
  To: 9front

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-05-07 18:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06  3:47 [9front] build iso from arm64 william
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

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).