Fixed it.

Here is what I did:
init 1
rm -r /var/run/*
rm -r /var/lock/*
umount /var/run
umount /var/lock
rm -r /var/run/*
rm -r /var/lock/*
umount /var
rm -r /var/run/*
rm -r /var/lock/*

removed the /dev/shm line in /etc/fstab (since it is mounted by an init-
script now)

reboot

just in case someone has similar problems: make sure you have /var/run
and /var/lock on your / partition (umount var before)

-- 
Intefraces do not get assigned IP-addresses on boot
https://bugs.launchpad.net/bugs/105236
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to