Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I recently upgraded my old laptop with an SSD drive, a Kingston sv300s3/120G. Everything runs smoothly, but sometimes when there's a sudden poweroff - old battery, waiting for a replacement - when I turn it back on I get old data from the SSD (from a few days ago).

i.e. I open the browser and old tabs appear, or settings that I've configured or apps I've installed are nowhere to be found. This only happens in the SSD drive, as data that has been already written to the other unit - a HDD - is ok.

My current /etc/fstab is

UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX   /    ext4   discard,noatime,nodiratime,errors=remount-ro    0       1

Any ideas?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.