Stderr: VBoxManage: error: RawFile#0 failed to create the raw output file NUL (VERR_WRITE_PROTECT) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole code example
Example: Vagrant RawFile failed to create the raw output file
// By deleting the .log file (which most likely is damaged),
// I was able to get `vagrant up` working again