You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this issue when trying to Up the CoreOS image. As pointed out here, you will need to have
brew install libev
then click on CoreOS for MacOS --> Up
You should now see the following
➜ ~ /Applications/CoreOS.app/Contents/Resources/up.command; exit;
CoreOS VM data disk does not exist, it will be created now ...
Please type Data disk size in GBs followed by [ENTER]:
[default is 40]: 15
Creating 15GB sparse disk (QCow2)...
Created 15GB Data disk
Starting VM ...
> booting core-01 (1/1)
---> 'core-01' started successfuly with address <localIP> and PID <pid>
---> 'core-01' boot logs can be found at '/Users/.....'
---> 'core-01' console can be found at '/Users/...../tty'
Preset CoreOS VM App shell ...
The text was updated successfully, but these errors were encountered:
I ran into this issue when trying to Up the CoreOS image. As pointed out here, you will need to have
brew install libev
then click on CoreOS for MacOS --> Up
You should now see the following
The text was updated successfully, but these errors were encountered: