Ich habe jetzt mal bei mir getestet und ebenfalls kein fsck:

Code:
--------------------
    [~] # fsck
  -sh: fsck: command not found
--------------------

Dann habe ich mal in /bin geschaut, da gibt es e2fsck, das sollte es
sein.

Code:
--------------------
    [~] # ls /bin/
  [@        chmod@    e2fsck*  (...)
--------------------


Code:
--------------------
    [~] # e2fsck
  Usage: e2fsck [-panyrcdfvtDFV] [-b superblock] [-B blocksize]
                [-I inode_buffer_blocks] [-P process_inode_size]
                [-l|-L bad_blocks_file] [-C fd] [-j external_journal]
                [-E extended-options] device
  
  Emergency help:
  -p                   Automatic repair (no questions)
  -n                   Make no changes to the filesystem
  -y                   Assume "yes" to all questions
  -c                   Check for bad blocks and add them to the badblock list
  -f                   Force checking even if filesystem is marked clean
  -v                   Be verbose
  -b superblock        Use alternative superblock
  -B blocksize         Force blocksize when looking for superblock
  -j external_journal  Set location of the external journal
  -l bad_blocks_file   Add to badblocks list
  -L bad_blocks_file   Set badblocks list
  -q [volume no]       Recover journal
  
--------------------


------------------------------------------------------------------------
karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321
View this thread: http://forums.slimdevices.com/showthread.php?t=107386

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an