Skip to content

Instantly share code, notes, and snippets.

View rejohnst's full-sized avatar

Rob Johnston rejohnst

  • Northern California
View GitHub Profile
@rjloura
rjloura / coal_create.sh
Last active April 4, 2018 21:55
Create COAL on VirtualBox
#!/usr/bin/bash -x
#
# Creating a COAL on VirtualBox. (Still WIP)
#
# This guide assumes you've run "make coal" in your sdc-headnode workspace,
# and copied over the files below from the VMWARE directory to your VBDIR:
# zpool.vmdk
# 4gb.img
# USB-Headnode.vmdk
#