[Bug 445852] Re: SSD stall during boot
Scott James Remnant
scott at canonical.com
Fri Dec 11 02:08:09 UTC 2009
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
scott at ubuntu.com
--
SSD stall during boot
https://bugs.launchpad.net/bugs/445852
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list