dennogumi/content/post/2007-07-08-borked-again.markdown
Luca Beltrame 64b24842b8
All checks were successful
continuous-integration/drone/push Build is passing
Update all posts to not show the header text
2021-01-13 00:05:30 +01:00

20 lines
1.5 KiB
Markdown

---
author: einar
categories:
- Linux
comments: true
date: "2007-07-08T11:03:21Z"
slug: borked-again
title: / borked (again)
omit_header_text: true
disable_share: true
wordpress_id: 270
---
Looks like my laptop doesn't really want to keep its data in stable form. Like [I have blogged previously]({{ site.url }}/2007/05/31/borked/), the bus-reset issue apparently trashed my root partition again. I do not know the cause as it seemed a normal shutdown... but the moment I rebooted I had lost a lot of files (thankfully not on /home: I'm glad I keep data separated from the rest).
Reinstalling proved less difficult, thanks to a [Kubuntu](http://www.kubuntu.org) DVD I burnt with my other computer. However, I still had to tinker manually because of read errors (notice that this seems to be an issue with my DVD-ROM, rather than with the DVD itself). When those were unrecoverable, I manually changed the temporary sources.list to point to Internet mirrors and all was well.
I still don't know what causes such problems. I considered trying [Gutsy Gibbon](https://wiki.kubuntu.org/GutsyGibbon/Tribe2/Kubuntu) due to a new kernel, but being in alpha stage means it may get much worse bugs. [I'm tempted to file a bug](https://bugs.launchpad.net/ubuntu/+filebug/), but since there are a few othrs with similar issues, I have to check them first.
What's sure is that I'll be using [partimage](http://www.partimage.org/Main_Page) to make images of my drive. It'll be much easier to restore the configuration like that.