Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 3, 2020 06:21
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 kbruner/449ee0e2cb3df6cbf66e66ba5d6b5473 to your computer and use it in GitHub Desktop.
Save kbruner/449ee0e2cb3df6cbf66e66ba5d6b5473 to your computer and use it in GitHub Desktop.
shutdown guest
root@threedayoldfish:~ # halt -p
Oct 29 01:26:13 threedayoldfish halt: halted by root
Oct 29 01:26:13 threedayoldfish syslogd: exiting on signal 15
Waiting (max 60 seconds) for system process `vnlru' to stop... done
Waiting (max 60 seconds) for system process `bufdaemon' to stop... done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining... 1 0 done
All buffers synced.
Uptime: 2m27s
acpi0: Powering system off
root@nucklehead:/vm # ls -l /dev/vmm
ls: /dev/vmm: No such file or directory
root@nucklehead:/vm #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment