Skip to content

Commit

Permalink
Add hints for creating virtualbox image
Browse files Browse the repository at this point in the history
  • Loading branch information
sax committed Mar 8, 2014
1 parent 66a71a2 commit e783fdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/mksmartvm
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ vmname=$(smartos_vmname)
download_smartos_ISO
create_smartos_VM $DISKSIZE $MEMSIZE $SSHPORT

echo
echo "Starting Virtual Machine"
echo " Hint: use defaults"
echo " Hint: set root password to 'vagrant'"
VirtualBox --startvm "${vmname}" &

0 comments on commit e783fdc

Please sign in to comment.