![]() |
System hangs in " Starting Bridge socket events into upstart" - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27) +--- Thread: System hangs in " Starting Bridge socket events into upstart" (/showthread.php?tid=2418) |
System hangs in " Starting Bridge socket events into upstart" - Netuzist - 11-23-2015 Hi guys; My Linux Lite 2.4 system has been hanging at boot. So when I pressed F4 to see what the problem was it read " Starting Bridge socket events into upstart. I searched for a possible solution and found a post by Stéphane Graber (stgraber) in the launchpad.net site that said that in order to resolve the issue I have to edit /var/lib/lxc/<container>/config and make it look like something like [this]: """ # Template used to create this container: /usr/share/lxc/templates/lxc-download # Parameters passed to the template: -d ubuntu -r trusty -a amd64 # For additional config options, please look at lxc.conf(5) # Distribution configuration lxc.include = /usr/share/lxc/config/ubuntu.common.conf lxc.arch = x86_64 # Container specific configuration lxc.rootfs = /var/lib/lxc/YOUR-CONTAINER-NAME/rootfs lxc.utsname = YOUR-CONTAINER-NAME # Network configuration lxc.network.type = veth lxc.network.flags = up lxc.network.link = lxcbr0 lxc.network.hwaddr = YOUR-CONTAINER-MAC-ADDRESS But how can I do that when I can't even boot into the damn system ! Re: System hangs in " Starting Bridge socket events into upstart" - Wirezfree - 11-23-2015 Hi, "Wait for a more experinced response, because your situation maybe different.?) I needed to do something similiar, edit a file, but my LL will not even boot. I booted with a LL Live USB stick. You will see your partitions on the desktop when you boot live. I navigated to the relevant folder, I right clicked the folder where the file is, and opened as "Root" I then opened the file, made the changes, saved and exited, Then re-booted. I think you will need to do the same.?? "But wait for confirmation this will work for you." GL |