jh, can you get in or chroot and run:
sudo dpkg -l udev

You should see this:
ii  udev                                          138-2~tj~ppa2j                
                rule-based device node and kernel event manager

If you do, please run this: (I use -c since -u has broken the cryptsetup in the 
past.)
sudo update-initramfs -c -k all

If you do not, consider adding TJ's ppa OR following the removal of
watch instructions I posted in an earlier comment.

https://edge.launchpad.net/~intuitivenipple/+archive/ppa/
http://tjworld.net/wiki/Linux/Ubuntu/Packages/MyPPA

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com  
0598C74B0FA42F8B9C82CC23727D031129047922
echo "deb http://ppa.launchpad.net/intuitivenipple/ppa/ubuntu $(lsb_release 
-sc) main" | sudo tee /etc/apt/sources.list.d/intuitivenipple.list
sudo apt-get update
sudo apt-get upgrade

Then check again:

To force that version use:
apt-get install udev=138-2~tj~ppa2j

-- 
[jaunty] doesn't boot anymore after udev upgrade
https://bugs.launchpad.net/bugs/332270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to