Re: [9fans] Raspberry Pi 3 B+ image of 9front

2019-01-05 Thread Raingloom
Thanks! I managed to boot it but ran into some problems with my USB keyboard, the screen is basically flooded with "read returned 0" errors, but the mouse works without problems, even if I plug it in late. I'll take a proper screenshot of the log when I have more time. Sent with ProtonMail Secu

Re: [9fans] Raspberry Pi 3 B+ image of 9front

2019-01-05 Thread cinap_lenrek
oh yeah. sorry. just do this before: bind / /n/src9 i missed this because that step is implied by sys/lib/rootbind that i use when building iso from a separate clean repository. -- cinap

Re: [9fans] Raspberry Pi 3 B+ image of 9front

2019-01-05 Thread Raingloom
> build bootable hjfs sdcard image > > = > > cd /sys/lib/dist > mk /tmp/mysdcard.pi.img This last step fails with: mk: don’t know how to make '/n/src9/sys/lib/sysconf g/proto/cmpdistproto’ in directory /sys/lib/dist

Re: [9fans] Raspberry Pi 3 B+ image of 9front

2019-01-05 Thread Chris McGee
I have been intending to try out the new raspberry pi updates too for 9front, but haven't had the chance yet. A couple of years ago I was building the sd-card images for my raspberry pis by using qemu to bring up an x86 install of 9front and doing a cross-compile within to build the new disk image

Re: [9fans] Raspberry Pi 3 B+ image of 9front

2019-01-05 Thread cinap_lenrek
richard miller did a very fine job with the image. 9front used to have a image to download based on it for the raspi1, but it is quite old and nobody updated it. in the last release, we updated the kernel from richards code and made the /sys/lib/dist/mkfile able to produce a bootable sdcard image