Re: [9fans] Mirroring plan9 sources

2019-03-08 Thread clueelf
Just an update, as a test, I was able to get a GCE VM running using the default script you sent. Here was the output: tmendoza@pollux:~/Downloads/plan9$ gcloud compute instances get-serial-port-output plan9-test --zone us-central1-c SeaBIOS (version 1.8.2-20190122_225043-google) Total RAM Size

Re: [9fans] Mirroring plan9 sources

2019-03-08 Thread clueelf
Thanks David!I will check it out. T On March 8, 2019 at 9:15 AM, David du Colombier<0in...@gmail.com>wrote: > > I tried both the 9legacy-gce image and the stock plan9-gce image > > These images are old and I haven't tried them for a while. > You should have better luck building an image yourself

Re: [9fans] Mirroring plan9 sources

2019-03-08 Thread David du Colombier
> I tried both the 9legacy-gce image and the stock plan9-gce image These images are old and I haven't tried them for a while. You should have better luck building an image yourself using the following script on Linux: https://raw.githubusercontent.com/golang/build/master/env/plan9-386/make.bash

Re: [9fans] Mirroring plan9 sources

2019-03-08 Thread clueelf
Thanks! I will look into them. Tony On 3/7/2019 at 4:08 PM, "Lyndon Nerenberg" wrote: > >clue...@tonymendoza.us writes: > > >> or and setup a mirror, but finding servers spec'd to run plan9 in >> the US seems impossible. > >I have run 9front on VPSes at ARP Networks. These days 9front >should

Re: [9fans] Mirroring plan9 sources

2019-03-08 Thread clueelf
I just finished walking thru David's directions in the notes I found on 9legacy http://9legacy.org/9legacy/doc/gce/notes Unfortunately, it appears that GCP doesn't allow non-win/linux images. Got this error when trying to create an image: $ gcloud compute images create plan9 --source-uri gs:/