From mboxrd@z Thu Jan 1 00:00:00 1970 From: raingloom@protonmail.com (Raingloom) Date: Sat, 5 Jan 2019 17:08:09 +0000 Subject: [9fans] Raspberry Pi 3 B+ image of 9front Message-ID: Topicbox-Message-UUID: f27df6d4-ead9-11e9-9d60-3106f5b1d025 Has anyone made one? I'm trying to put one together but the Plan 9 disk tools are... well they are quite different to what I'm used to. I managed to build the kernel and the userspace (with CONF=rpi2, which is afaik the correct one for rpi3 too?) and am trying to mirror the partitioning of the image by Richard Miller (at least more or less, I'll probably have to change things for HJFS) and combine the contents from that and a 9front VM. Is that a good way to go ahead?