9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: clueelf@tonymendoza.us
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] Mirroring plan9 sources
Date: Fri,  8 Mar 2019 10:13:38 -0600	[thread overview]
Message-ID: <20190308161338.C0CD9C06ED@smtp.hushmail.com> (raw)
In-Reply-To: <ddba8052-a54a-4952-9bc4-e0e24d6c8d64@www.fastmail.com>

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 = 0x000000006cc00000 = 1740 MiB
CPUs found: 1     Max CPUs supported: 1
found virtio-scsi at 0:3
virtio-scsi vendor='Google' product='PersistentDisk' rev='1' type=0 removable=0
virtio-scsi blksize=512 sectors=20971520 = 10240 MiB
drive 0x000f2a20: PCHS=0/0/0 translation=lba LCHS=1024/255/63 s=20971520
Booting from Hard Disk 0...
pcirouting: BIOS workaround: PCI.0.1.3 at pin 1 link 96 irq 10 -> 9

no vga; serial console only
 disk loader

cpu0:  2301MHz GenuineIntel P6 (cpuid: AX 0x306F0 DX 0x1F8BFBFF)
ELCR: 0C00
497M memory: 497M kernel data, 0M user, 18M swap
found partition #S/sd01/data 0 20,971,520
disks: sd01
trying sd01....found 9pccpuf
.1178434...............................................................................................................................................+2414552.......................................................................................................................................................................................................................................................................................................+489820=4082806
entry: 0xf0100020

Plan 9
E820: 00000000 0009fc00 memory
E820: 0009fc00 000a0000 reserved
E820: 000f0000 00100000 reserved
E820: 00100000 6cbfd000 memory
E820: 6cbfd000 6cc00000 reserved
E820: fffbc000 100000000 reserved
cpu0:  2302MHz GenuineIntel P6 (cpuid: AX 0x306F0 DX 0x1F8BFBFF)
ELCR: 0C00
#l0: virtio: 1Gbps port 0xC040 irq 11: 42010a80000a
1740M memory: 256M kernel data, 1483M user, 2108M swap
/boot/usbd: /dev/usb: no hubs
/boot/usbd: /dev/usb: no hubs
boot: can't open /srv/usb: '/srv/usb' file does not exist
time...
fossil(#S/sd01/fossil)...version...aux/randfs: '/bin/aux/randfs' does not exist
downloading git
starting buildlet script
hget: Not found on server
usage: hget [-dhv] [-o outfile] [-p body] [-x netmtpt] [-r header] url
/tmp/buildlet: exec header invalid
syncing.../srv/fscons...prompt:
halting.../srv/fscons...
prompt:
done halting

Specify --start=2092 in the next get-serial-port-output invocation to get only the new output starting from here.

Now that I know it works, I will modify the script to build the server types I need and post those somewhere once done.

Thanks again David!

Tony

On 3/8/2019 at 9:16 AM, "David du Colombier" <0intro@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 using
>the following script on Linux:
>
>https://raw.githubusercontent.com/golang/build/master/env/plan9-
>386/make.bash
>
>You'll have to remove the "buildlet" part, since this script has
>been
>made to build the Plan 9 image running the Go builders.
>
>--
>David du Colombier




      parent reply	other threads:[~2019-03-08 16:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 21:50 clueelf
2019-03-07 22:07 ` Lyndon Nerenberg
2019-03-08 13:03   ` clueelf
2019-03-07 22:16 ` Skip Tavakkolian
2019-03-08 12:55   ` clueelf
2019-03-08 15:15     ` David du Colombier
2019-03-08 15:18       ` clueelf
2019-03-08 16:13       ` clueelf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190308161338.C0CD9C06ED@smtp.hushmail.com \
    --to=clueelf@tonymendoza.us \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).