Skip to content

Instantly share code, notes, and snippets.

@sgrove
Created February 7, 2016 00:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sgrove/7bfb82074b4c623ccead to your computer and use it in GitHub Desktop.
Save sgrove/7bfb82074b4c623ccead to your computer and use it in GitHub Desktop.
$ sudo !!
sudo xl create -c No.xl
Parsing config from No.xl
Xen Minimal OS!
Initialising timer interface
Initialising console ... done.
getenv(OCAMLRUNPARAM) -> null
getenv(CAMLRUNPARAM) -> null
getenv(PATH) -> null
Unsupported function lseek called in Mini-OS kernel
Unsupported function lseek called in Mini-OS kernel
Unsupported function lseek called in Mini-OS kernel
getenv(OCAMLRUNPARAM) -> null
getenv(CAMLRUNPARAM) -> null
getenv(TMPDIR) -> null
getenv(TEMP) -> null
Netif: add resume hook
Fatal error: exception Xs_protocol.Enoent("read")
Raised at file "src/core/lwt.ml", line 789, characters 22-23
Called from file "lib/main.ml", line 58, characters 10-20
Called from file "main.ml", line 276, characters 5-10
Mirage exiting with status 2
Do_exit called!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment