Announcement

Collapse
No announcement yet.

Filesystem error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Filesystem error

    After installing new software and a new videodriver kubuntu does not start flawlessly anymore. While loaing fylssystem errors are discovered. Ican still start up with a new shell by typing init 5. The errorlog gives the following problems:

    fsck 1.40.2 (12-Jul-2007)
    fsck.ext3: Unable to resolve 'UUID=d714721a-e010-424a-87db-14438aa7a22f'
    fsck.ext3: Unable to resolve 'UUID=f8022890-0e1d-48eb-9813-c41c96efdf68'
    fsck died with exit status 8

    I tried to repair manually by typing in the console:

    e2fsck -b 8193 f8022890-0e1d-48eb-9813-c41c96efdf68
    e2fsck 1.40.2 (12-Jul-2007)
    e2fsck: File or Directory does not exist while opening f8022890-0e1d-48eb-9813-c41c96efdf68

    How can I repair the filesystem?
    Johan

    #2
    Re: Filesystem error

    You didn't add, remove, or change your disk partitioning, did you? It almost looks like there's some internal confusion about your partitions and their applicable UUIDs. Let's verify your UUIDs and partitions with the following command in the console:

    Code:
    blkid

    Comment


      #3
      Re: Filesystem error

      I already found out what is causing the trouble. I removed two suse partitions from an other disk, that were still in the kubuntu disk table. After removing the problem is solved.
      Thanks
      Johan

      Comment

      Working...
      X