-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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 IConsoleThe workaround seems to be disabling serial ports in VirtualBox. But I wonder if this will cause problems later on.
Metadata
Metadata
Assignees
Labels
No labels