Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Update docs: unknown command in getting started #43

Closed
srtonz opened this issue Mar 14, 2017 · 1 comment
Closed

Update docs: unknown command in getting started #43

srtonz opened this issue Mar 14, 2017 · 1 comment

Comments

@srtonz
Copy link

srtonz commented Mar 14, 2017

Was just going through the getting started doc and came across this snippet:

$ newgrp lxd
$ sudo lxd init --auto
$ lxc network create lxdbr0 ipv6.address=none ipv4.address=10.0.3.1/24 ipv4.nat=true
$ lxc network attach-profile lxdbr0 default eth0

lxc network is not a known command in lxc (v2.0.9 from Ubuntu 16.04 repos). I ended up configuring networking through the lxd init script. I would submit a PR for the docs, but no idea where lxc network comes from and/or what happened to it.. so here's an issue at least:)

@jaylenw
Copy link
Contributor

jaylenw commented Mar 26, 2017

I also encountered the same issue you experienced. I removed lxd and config files and installed lxd using the ppa provided in the guide. I then had no issues with it on Ubuntu 16.04 in regards to "not known command".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants