ref: d8e841de8404a534c5ea60446cc1b8d7dacb6b30
parent: ffec157d3bda49c52a9b832415e2adecde566c06
author: Aaron Lin <jrmu@inter9.org>
date: Tue Oct 29 00:34:48 EDT 2024
Add instructions for Raspberry pi
--- a/cpu-p9.ms
+++ b/cpu-p9.ms
@@ -35,6 +35,8 @@
Build the cpu kernel:
+For x86:
+
cd /sys/src/9/pc
mk 'CONF=pccpuf'
term% 9fat:
@@ -59,6 +61,13 @@
Make sure also to delete the pre-existing line:
bootfile=sdC0!9fat!9pcf
+
+For Raspberry Pi:
+
+% cd /sys/src/9/bcm
+% mk 'CONF=picpu'
+
+(You may want to replace picpu with pi2cpu, pi4cpu)
Clear nvram and then set a new password: