Displaying 1 result from an estimated 1 matches for "s32768".
Did you mean:
32768
2007 Jan 05
2
Problem in e2fsck ? read error in journal inode
...ilesystem resulted in short read while checking ext3 journal for /var
So it seemed like a problem in the journal, as I could not find any option to e2fsck to tell
it to skip applying (and reading) the journal, I set the filesystem festure 'has_jounal' off, using debugfs:
# debugfs -b4096 -s32768 -w /dev/hda11
debugfs 1.39 (29-May-2006)
debugfs: feature -has_journal
Filesystem features: filetype sparse_super
debugfs: show_super_stats -h
Filesystem volume name: /var
Last mounted on: <not available>
Filesystem UUID: 2e8920a2-0460-4a87-b729-af812327fce7
Filesystem...