Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated Quickstart docs for Zos #2388

Open
rowangamal opened this issue Jul 31, 2024 · 0 comments
Open

Outdated Quickstart docs for Zos #2388

rowangamal opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
type_bug Something isn't working
Milestone

Comments

@rowangamal
Copy link

Outdated Quickstart for Zos

The quickstart docs is outdated regarding many points:

  1. Only Qemu is required now, dnsmasq actually made me some extra problems with ports and it isn't needed.
  2. The Create a farm link is linking to an unfound page, I think the new link should be Create a farm
  3. Setup the network using this script [this script](https://github.com/threefoldtech/zos/blob/main/qemu/net.sh) isn't needed anymore --> substitute by running
cd qemu && make net
  1. The line sudo ./vm.sh -n node-01 -c "farmer_id=<your farm id here> printk.devmsg=on runmode=dev" also could be subbed by: (in qemu directory)
make run id=<farm id> user=<your github user>
@xmonader xmonader added the type_bug Something isn't working label Aug 1, 2024
@xmonader xmonader added this to the 3.12 milestone Aug 1, 2024
@xmonader xmonader modified the milestones: 3.12, 3.13 Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants