1
0
Fork 0

Second round, clean up http:// links with {{ site.url }}

This commit is contained in:
Luca Beltrame 2015-05-16 12:27:23 +02:00
parent 788e4609f6
commit a6570a4144
122 changed files with 278 additions and 278 deletions

View file

@ -10,7 +10,7 @@ categories:
- Linux
---
Looks like my laptop doesn't really want to keep its data in stable form. Like [I have blogged previously](http://www.dennogumi.org/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).
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.