Merge ~ines-almeida/launchpad:update-getting-started-docs into launchpad:master

Proposed by Ines Almeida
Status: Merged
Approved by: Ines Almeida
Approved revision: 11dbc9bd5518b93fdd5eb6cbfc9fcb94325c3c29
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ines-almeida/launchpad:update-getting-started-docs
Merge into: launchpad:master
Diff against target: 21 lines (+10/-0)
1 file modified
doc/how-to/running.rst (+10/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+439933@code.launchpad.net

Commit message

Add troubleshoot note in getting started docs

Added a note to ensure LXD storage is initialized when creating a container to prevent new starters from getting stuck.

Description of the change

Just a small documentation update in a doc page

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
Revision history for this message
Ines Almeida (ines-almeida) wrote :

Makes sense, updated it!

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/running.rst b/doc/how-to/running.rst
2index 2f7e7ec..ec8fe4a 100644
3--- a/doc/how-to/running.rst
4+++ b/doc/how-to/running.rst
5@@ -125,6 +125,16 @@ installed and configured on your network.
6
7 lxc launch ubuntu:16.04 lpdev -p default -p $USER
8
9+
10+.. note::
11+ If the command above fails with ``Error: No root device could be found``, you may need to run
12+
13+ .. code-block:: sh
14+
15+ lxd init
16+
17+ This will ensure you have initialized your LXD storage.
18+
19 3. Find the container IP, either from ``lxc list`` or ``lxc info lpdev``.
20
21 4. In order to be able to ssh into the container, you need to add your

Subscribers

People subscribed via source and target branches

to status/vote changes: