I managed to damage fsck... or at least I think it is, it gives a serious warning.
I wanted to remove an partition I didn't use anymore with QTParted. That went well, without any problem. The partition were removed, as I wanted.
However, on the next boot, fsck gave me an error and died with status 8.
This is /var/log/fsck/checkfs:
Quote:
Log of fsck -C -R -A -a
Mon Feb 5 15:44:23 2007
fsck 1.39 (29-May-2006)
Failed to open the device 'UUID=e817fac2-76df-4174-b1a4-e8e7f5abc2c1': No such file or directory
Failed to open the device 'UUID=8587f6ad-c4e2-4fab-940c-915d8f9aebb8': No such file or directory
fsck died with exit status 8
Mon Feb 5 15:44:23 2007
----------------
|
The symptoms are:
- At boot, I get an error message, after which a maintenance shell is started. I enter 'exit' and boor resumes as normal.
- Reading from removable devices can be messy. Reading from CD-ROM causes the drive to make strange noises, while nothing is read anymore. USB storage media doesn't work.
- Maybe more, that's all I noticed so far.
Since I couldn't find the problem, and had better things to do, I continued. Later, I made the Ubuntu partition (which is, with swap, the only one I left) larger to fill the entire hard disk. I did this with the Ubuntu live-cd, as I had no Knoppix near me.
It didn't affect the problem, but the partition was resized successfully.
Once booted, Linux works as normal (except for above mentioned symptoms) and I can do anything I want.
However, it's starting to be very annoying. Especially in class (it's a laptop), when other people see the error too.