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.


(If I open with O_RDONLY instead, then there is no error)

-- 
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