Skip to content

Instantly share code, notes, and snippets.

@sgrove
Created August 18, 2016 15:44
Show Gist options
  • Save sgrove/d24c46d92b60b74aeeab4d6915e87014 to your computer and use it in GitHub Desktop.
Save sgrove/d24c46d92b60b74aeeab4d6915e87014 to your computer and use it in GitHub Desktop.
$ gcloud compute instances get-serial-port-output --zone us-west1-a mir-riseos-15
SeaBIOS (version 1.8.2-20160510_123855-google)
Total RAM Size = 0x0000000026600000 = 614 MiB
CPU Mhz=2200
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=2097152 = 1024 MiB
drive 0x000f5500: PCHS=0/0/0 translation=lba LCHS=1024/32/63 s=2097152
Booting from Hard Disk 0...
SYSLINUX 6.03 Copyright (C) 1994-2014 H. Peter Anvin et al
Loading unikernel.bin... ok
| ___|
__| _ \ | _ \ __ \
\__ \ ( | | ( | ) |
____/\___/ _|\___/____/
multiboot: Using memory: 0x100000 - 0x265fd000
Initializing the KVM Paravirtualized clock.
virtio_config: device_id=8, interrupt_line=b
Found unknown virtio device!
virtio_config: device_id=1, interrupt_line=b
Found virtio network device with MAC: 42 01 0a 8a 00 14
Solo5: new bindings
STUB: getenv() called
Netif: plugging into tap0 with mac 42:01:0a:8a:00:14
Netif: connect tap0
2016-08-18 15:42.04: INF [ethif] Connected Ethernet interface 42:01:0a:8a:00:14
2016-08-18 15:42.04: INF [arpv4] Connected arpv4 device on 42:01:0a:8a:00:14
2016-08-18 15:42.04: INF [udp] UDP interface connected on 0.0.0.0
STUB: open() called
STUB: getpid() called
STUB: getppid() called
2016-08-18 15:42.04: INF [tcpip-stack-direct] Manager: connect
2016-08-18 15:42.04: INF [tcpip-stack-direct] Manager: configuring
2016-08-18 15:42.04: INF [tcpip-stack-direct] (using a modified NOISY tcpip stack)
2016-08-18 15:42.04: INF [tcpip-stack-direct] Manager: Interface to 10.138.0.20 nm 255.255.240.0 gw [10.0.0.1]
2016-08-18 15:42.04: INF [tcpip-stack-direct] Manager: configuration done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment