Comment 47 for bug 554079

Revision history for this message
cuby (cuby) wrote :

This freeze also happened to me on the Ubuntu Netbook Remix 10.04, on a asus eee 901 with ssd and ext2 file system.
If the system was not properly shutdown, I think it is recommended to run fsck.
To solve the problem I booted from the Ubuntu USB disk and used the console to run fsck:

Code:

sudo fsck /dev/<your partition>

After this it booted ok again.