LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Upgrade failure (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/upgrade-failure-806361/)

LazerPhreak 05-06-2010 01:51 PM

Upgrade failure
 
So I was running ubuntu 9.11 on a hp mini 110. I recently got internet access back and did the recommended updates. Afterward, my computer restarted and now I am getting this:

Code:

udevd[94]: failed to creeate queue file: No such file or directory
 
udevd[94]: error creating queue file
 
init: udev main process terminated with status 1
init: udev main process ended, respawning
init: udevmonitor main process (98) terminated with status 2
udevadm[102]: error sending message: Connection refused.

The screen freezes there and I cant even ctrl + alt + del out, I have to hard boot it.

I have a live usb stick I can boot into.

Let me know what information you need

LazerPhreak 05-06-2010 02:10 PM

Ok so I found a solution. Apparently udev doesn't create it's own /dev anymore....ughh

So I added this to my fstab:
Code:

dev /dev rw 0 0
Problem solved.


All times are GMT -5. The time now is 06:27 PM.