Skip to content

Commit

Permalink
Update quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam-Nawara authored Nov 29, 2023
1 parent 61b7050 commit 1870c93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
## Starting a local zos node

* Make sure `qemu` and `dnsmasq` are installed
* [Create a farm](../manual/manual.md#creating-a-farm)
* [Create a farm](https://manual.grid.tf/farmers/3node_building/1_create_farm.html)
* [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)
* Setup the network using this script [this script](../../qemu/net.sh)

Then, inside zos repository

Expand Down

0 comments on commit 1870c93

Please sign in to comment.