On Fri, 2009-12-11 at 17:10 +0000, Raf wrote:

> Yes, "echo change > /sys/block/sda/uevent" results in the same error.
> After entering that command, it takes about 20 to 30 seconds until the
> error shows up.
> 
Ok, excellent.

So what's happening is that one of the commands being run to probe the
disk is causing the error.  Let's figure out which one!


Run the following command:

sudo udevadm test /block/sda 2>&1 | grep "^util_run_program:.*started"

This will output a bunch of program names.  First wait the 20-30s, to
see whether you get the error.  It's possible that you will not with
this (which is interesting in of itself, so please let me know if that
happens).

If you do get the error, note down the commands and then we'll want to
run each one in turn to see which one gives the error.  (You'll need to
run them all with sudo or as root).

There's probably about 6-8 of them.


Let me know which one(s) cause the error (if any).

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
SSD stall during boot
https://bugs.launchpad.net/bugs/445852
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