From cc3d77c41501639dcbeba35c32249e2fafee0722 Mon Sep 17 00:00:00 2001 From: mad Date: Fri, 9 Nov 2018 11:46:34 +0000 Subject: [PATCH] Update page 'Installation' --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 7ef371f..bbd43dd 100644 --- a/Installation.md +++ b/Installation.md @@ -66,7 +66,8 @@ You should also add the generated ssh key from the masters /home/nlvmi/.ssh/id_r If you'd like to autostart some VMs with a boot of the host, you will currently need a cron entry, as there are no initscripts as of now. ```su nlvmi```
```crontab -e```
-And add this line:```@reboot ( sleep 10s; /usr/bin/nlvmi autostart )``` +And add this line:
+```@reboot ( sleep 10s; /usr/bin/nlvmi autostart )``` You should also set up some network bridges manually on the host. Please consult your distros documentation on how to do that on your system. During the definition of a vm, you will need the bridge name.