[LUGOS] fsck vs. features
Miha Tomsic
miha.tomsic at guest.arnes.si
Fri Feb 7 09:44:04 CET 2003
Hojla!
Haj si kar sam odgovorim. Morda pa pride prav še komu.
On pet, 2003-02-07 at 09:12, Miha Tomsic wrote:
> josef:/etc/init.d# fsck /dev/hdc1
> fsck 1.27 (8-Mar-2002)
> e2fsck 1.27 (8-Mar-2002)
> fsck.ext3: Filesystem has unsupported feature(s) (/dev/hdc1)
> e2fsck: Get a newer version of e2fsck!
Problem je baje v tem, da imajo e2fsprogs privzeto vključi dir_index, ki
ga dejansko sploh ne podpira. Baje da je to neka zadeva, ki prihaja šele
z jedri 2.5.x. Skrajno trapasto, ampak tako to je.
Rešitev je preprosta:
josef:/etc/init.d# debugfs -w /dev/hdc1
debugfs 1.27 (8-Mar-2002)
debugfs: features
Filesystem features: has_journal dir_index filetype sparse_super
large_file
debugfs: feature ^dir_index
Filesystem features: has_journal filetype sparse_super large_file
debugfs: quit
In zdaj tudi fsck dela.
Srečno,
Miha...
More information about the lugos-list
mailing list