ref: 57fb4c212047c9e4d305a32e8def2a85721a4b37
parent: f8b2ecf997343478ceed7892ef91ca84d307460a
author: mia soweli <inbox@tachibana-labs.org>
date: Thu Aug 31 10:01:48 EDT 2023
readme: bootable image needs fewer binds
--- a/README.md
+++ b/README.md
@@ -39,10 +39,7 @@
build a bootable image suitable for writing to an sd card.
bind /root /n/src9
- bind -ac /dist/plan9front /n/src9
- bind -ac /sys/src/9 /n/src9/sys/src/9
- bind -ac /sys/src/boot /n/src9/sys/src/boot
- bind -a /sys/lib/dist /n/src9/sys/lib/dist
+ bind -a /dist/plan9front /n/src9
cd /sys/lib/dist
mk 9front.n900.img