nsec/the-internet

Containers failed to create

rkbennett opened this issue · 4 comments

OS: Ubuntu
LXC: 1.10

When running" the-internet start input/Northsec 15" command I receive
Failed to create container: : no root device could be found.

For each container it attempts to create

Yeah, you'll need to make sure that the internet-base profile is functional as it's used as the profile of all routers that are created.

I can create a container with that image and exec to get a shell into it, is there another specific check I need to do to verify that?

lxc launch FINGERPINT blah -p internet-base, if that works, then the-internet should work

Copy, that fixed it. Thanks for the help