Comment 100 for bug 445852

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 445852] Re: SSD stall during boot

On Fri, 2009-12-11 at 01:07 +0000, rogmorri wrote:

> Oops, ignore that.
> It seem that this is all I need to cause the error is just this...
>
> int k = open("/dev/sda", O_WRONLY);
> close(k);
>
> BTW, my root file system is mounted on sda1 while I'm doing this.
>
That actually has quite a few side-effects that you might not
realise ;-)

Try this command (as root)

  echo change > /sys/block/sda/uevent

Does that cause the same errors?

Scott
--
Scott James Remnant
<email address hidden>