This commit is contained in:
Mik-TF
2024-05-06 10:07:18 -04:00
parent fd6436c426
commit ac9e15a497
11 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
## Starting a local zos node
* Make sure `qemu` and `dnsmasq` are installed
* [Create a farm](../manual/manual.md#creating-a-farm)
* [Create a farm](dashboard@@your_farms)
* [Download a zos image](https://bootstrap.grid.tf/kernel/zero-os-development-zos-v3-generic-7e587e499a.efi)
* Make sure `zos0` bridge is allowed by qemu, you can add `allow zos0` in `/etc/qemu/bridge.conf` (create the file if it's not there)
* Setup the network using this script [this script](./net.sh)