Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing development environment on Windows #49

Open
JoeCohen opened this issue Feb 20, 2023 · 2 comments
Open

Installing development environment on Windows #49

JoeCohen opened this issue Feb 20, 2023 · 2 comments

Comments

@JoeCohen
Copy link
Member

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.

@pellaea
Copy link
Member

pellaea commented Feb 20, 2023 via email

@JoeCohen
Copy link
Member Author

JoeCohen commented Feb 20, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants