Ask HN: Cloud-Localds Alternative for macOS?
1 points| ingvul | 4 years ago
cloud-localds -v --network-config=network.cfg ubuntu.img cloud_init.cfg
I haven't found anything similar to cloud-localds available on Mac. So, it seems that in order to boot my Ubuntu VM I first need to boot another VM to run cloud-localds... a bit frustrating. Do you know how can I achieve the same as the command line above but in MacOS?
ComradePhil|4 years ago
To do so,
You can create an alias for the command above to make it easier to use.ipveesix|4 years ago