wow, are you serious, this bug should be classified as critical. Looking on 
google, a LOT of users are getting this error...
I couldn't get my system boot for all evening after upgrading from previous 
ubuntu version.
Here is how i sorted this out :

sudo mv /var/run/* /run/
sudo mv /var/lock/* /run/lock/
sudo rm -r /var/run
sudo rm -r /var/lock
sudo ln -s /run /var/run
sudo ln -s /run/lock /var/lock
sudo rm /run/dbus/*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856810

Title:
  Boot hangs at "Booting system without full network configuration..."

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-ubuntu/+bug/856810/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to