Skip to content

Installing development environment on Windows #49

Description

@JoeCohen

I'm leaving this note here in case others run into this problem.
(I think it's a problem on the Windows side, not the MO side

PS C:\Users\jdcoh\developer-startup> vagrant up
Bringing machine 'mo-focal-2022-12-21' up with 'virtualbox' provider...
==> mo-focal-2022-12-21: Booting VM
...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "9536f7c4-e979-4ea4-9918-7feaf5327754", "--type", "headless"]

Stderr: VBoxManage.exe: error: RawFile#0 failed to create the raw output file \dev\null (VERR_PATH_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

The workaround seems to be disabling serial ports in VirtualBox. But I wonder if this will cause problems later on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions