I've been using Ubuntu 12.10 for a couple months and one more problem I've had<br>recently was with trying to install an Ubuntu "desktop" in an LXC container.<br>I should mention that my host machine used Unity.<br>
<br>Maybe this is just affecting me but I thought I'd ask if anyone else has had this problem.<br><br>I do the following:<br><ul><li>sudo lxc-create -t ubuntu -n mycontainer</li><li>sudo lxc-start -n my container</li>
</ul>when its started I log into the container using ubuntu:ubuntu and do the following<br><ul><li>sudo apt-get update</li><li>sudo apt-get upgrade</li><li>sudo apt-get install ubuntu-desktop</li></ul>After it completes I reboot the container and use one of several methods to <br>
log into the new container's Ubuntu desktop (vnc, x2go etc).<br><br>I've now done this a couple times just to verify I hadn't done something stupid<br>but each time I log in I see the normal Ubuntu desktop EXCEPT there<br>
is no Launcher on the left or Menu bar at the top ??<br><br>I did do some google searches and it appears there are quite a few people<br>reporting something similar to this with their regular Ubuntu system desktops<br>(re non-LXC) but my "host" Ubuntu 12.10 desktop works correctly.<br>
<br>Has anyone else had this problem creating an Ubuntu Unity desktop inside<br>an LXC container on Ubuntu 12.10.<br><br>brian<br><br><br>