Author Topic: udev-post failed.....Why?  (Read 3022 times)

quasarman

  • Guest
udev-post failed.....Why?
« on: April 20, 2010, 11:55:07 AM »
Hi

New here, can't boot up PCLOS on my machine. Whatever I do (safe mode, etc) I get udev-post failed every time, then video crashes and all I can do is switch off.

Any ideas?

Please...

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12525
Re: udev-post failed.....Why?
« Reply #1 on: April 20, 2010, 11:57:55 AM »
Bad download and/or bad burn maybe. Check your download md5sum then burn at lowest speed possible like 8x-12x.

Thanks to everyone who donates. You keep the servers running.

Offline j-retired

  • Hero Member
  • *****
  • Posts: 983
  • To find out what 'busy' is, then try retiring!
Re: udev-post failed.....Why?
« Reply #2 on: April 20, 2010, 11:59:08 AM »
What happens to a LiveCD boot? And have you still got an earlier LiveCD?

j

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #3 on: April 20, 2010, 12:03:44 PM »
Live cd loaded no problem at all. Don't have earlier versions as this is my 1st install (I'm new to linux)

I have no idea what this error is or how to attack it, tried booting in safe mode but with same result

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: udev-post failed.....Why?
« Reply #4 on: April 20, 2010, 02:59:13 PM »
I have one computer that has had difficulties with udev since it was introduced..  (but much less so with the 2010 PCLinuxOS release).  I think it just has difficulty with some hardware...  the trick for me is getting it to a full boot once or twice and then it seems to work fine.

If you are getting far enough through the boot process to have video crashing, then you may be able to get through to a working desktop after a few clean, non-forced reboots.  

Try adding "splash=silent" "splash=verbose" followed by a space and the number 3 to the end of your grub boot menu options so that the boot process ends at init level 3 (no graphics / desktop).  You will most likely still see alot of output from udev, but eventually (..for me sometimes up to 5-10 minutes) you should get a text log-in prompt.

At this point log in as root, and issue the command "init 6".  this will cause your machine to gracefully restart.  when it does repeat the process, and after the second init 6 reboot just let if boot normally (sometimes i get a disk check forced on first reboot, but the third clean restart (..no reset buttons!) usually results in a good full clean OS boot.

..also, if you are not sure how to verify the MD5 on your disk don't hesitate to ask.  If the problem is corrupted install media then no amount of restarting will help!  ;)
« Last Edit: April 20, 2010, 09:05:04 PM by travisn000 »

Offline j-retired

  • Hero Member
  • *****
  • Posts: 983
  • To find out what 'busy' is, then try retiring!
Re: udev-post failed.....Why?
« Reply #5 on: April 20, 2010, 03:13:29 PM »
Just one other thing occurs to me - one of my machines will not boot properly if there is a USB stick plugged in - it sticks at "udev".

j

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #6 on: April 20, 2010, 03:19:13 PM »
Nothing plugged in other than wi-fi card.

Have tried a few reboots including with boot options:

UUID=222626b4-70e8-4da3-9e2a-ec69f198d5d splash=silent vga=788

and

E=failsafe root=UUID=3d160d2e-5c35-400a-9dae-b4f821d77dff failsafe

both with the same result...

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: udev-post failed.....Why?
« Reply #7 on: April 20, 2010, 05:00:53 PM »
..in my previous post I meant to have "splash=verbose", not silent, but it shouldn't matter too much.


Where you able to get the text login prompt, or does it die after the udev errors?

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #8 on: April 20, 2010, 05:48:18 PM »
Thanks for your help

I'm brand new to linux, thought I was pretty good with PC's but find myself struggling here!

It seems to be booting, I see the udev failed message things seem to move on then the screen just goes all messed up. Doesn't seem to matter what I try...Have found somewhere in the bootloader I think I can change but don't know what I'm looking at...

Any help MUCH appreciated.... :)

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: udev-post failed.....Why?
« Reply #9 on: April 20, 2010, 08:07:42 PM »
I'm glad to see you are sticking with it!  ..this particular problem can be difficult, as it seems to be quite infrequent (only a very small number of people ever see it..  you and I are among the "privileged" few !  ;))  ..unfortunately I don't know exactly why it happens, but I have seemed to 'get around it' on the one machine that gives me trouble.

When you edit your boot options, are you doing it from the graphical grub boot screen, or are you dropping into grub's text only mode?  The newest version of grub uses slightly different keys to accomplish the same tasks as the old version that I am using, so I will have to boot and make notes of the proper (concise) steps to accomplish what I am suggesting.

Be right back..
« Last Edit: April 20, 2010, 09:08:02 PM by travisn000 »

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: udev-post failed.....Why?
« Reply #10 on: April 20, 2010, 08:51:18 PM »
Here are a few pictures..  maybe this helps explain what you should see in the process:


Note in the first picture where the boot options were modified to end with: splash=verbose 3

..this edit box can usually be made visible by pressing one of the function keys ( the number depends on the version of grub.. try F2, F3, or F6)..  the UUID number (Hard Disk partition ID) and other info should be left untouched
« Last Edit: April 20, 2010, 09:08:40 PM by travisn000 »

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: udev-post failed.....Why?
« Reply #11 on: April 20, 2010, 08:52:03 PM »
(continued..)

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #12 on: April 21, 2010, 05:48:39 AM »
Thanks again for your help

Here's what I can get...

The graphical and text boot option screens...
« Last Edit: April 21, 2010, 05:58:58 AM by quasarman »

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #13 on: April 21, 2010, 05:50:28 AM »
cont

these are the two linux options

quasarman

  • Guest
Re: udev-post failed.....Why?
« Reply #14 on: April 21, 2010, 05:52:40 AM »
cont

If I go into the text based edit screen...