Assertion failure in do_get_write_access() at transaction.c:609:

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Tue, May 14, 2002 at 11:38:46AM +0100, Richard Kimber wrote:
> On Tue, 14 May 2002 11:16:26 +0100

> > For now, try removing the journal and fsck'ing:
> > 
> > 	tune2fs -O ^has_journal
> 
> Thanks for your rapid response.
> >tune2fs -O ^has_journal /dev/sdb5 gives
> tune2fs 1.24a (02-Sep-2001)
> The needs_recovery flag is set.  Please run e2fsck before clearing
> the has_journal flag.

Hmm, indeed, so we have to resort to harsher methods:

	debugfs -w /dev/sdb5
	debugfs:  features -needs_recovery -has_journal
	Filesystem features: filetype sparse_super
	debugfs:  q

should do the trick; then fsck -f to force a full fsck.

Cheers,
 Stephen





[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux