Re: [Cooker] new e2fsprogs

2002-02-12 Thread Han

Thierry Vignaud ([EMAIL PROTECTED]) wrote:
 Han [EMAIL PROTECTED] writes:
 
  And I deleted 8Gb of mp3's :-(
 
  If anybody knows how to restore that 
 
 the inodes bitmaps've been zeroed.  too last. if you stop it, an
 e2fsck may recover some stuff (in fact, i did format an 45gb fs full
 of ogg and recover 3/4 of them since i kill mke2fs before he zeroed
 all inodes tables.  there were no more connection  between directories
  inodes, so all was gone in lost+found, but a script restored quite a
 bit of it with id3/ogg info
 
 the data is still there but you've no way to access but to directly
 read the block device :-(

:-(

Well I sent the included patch to Chmouel and informed the author about
the before mentioned behaviour.


Groetjes, Han.
-- 
http://www.xs4all.nl/~hanb/software


--- e2fsprogs.spec.orig Mon Nov 12 13:25:00 2001
+++ e2fsprogs.spec  Tue Feb 12 18:27:33 2002
@@ -4,8 +4,8 @@
 
 Summary: Utilities used for the second extended (ext2) filesystem.
 Name: e2fsprogs
-Version: 1.25
-Release: 2mdk
+Version: 1.26
+Release: 1mdk
 License: GPL
 Group: System/Kernel and hardware
 Source:%{url}/e2fsprogs-%{version}.tar.bz2
@@ -189,6 +189,9 @@
 %{_mandir}/man3/com_err.3*
 
 %changelog
+* Tue Feb 12 2002 Han Boetes [EMAIL PROTECTED] 1.26-1mdk
+- Bump version.
+
 * Mon Nov 12 2001 Chmouel Boudjnah [EMAIL PROTECTED] 1.25-2mdk
 - Merge rh patches.
 



Re: [Cooker] new e2fsprogs

2002-02-12 Thread Thierry Vignaud

Han [EMAIL PROTECTED] writes:

 And I deleted 8Gb of mp3's :-(

 If anybody knows how to restore that 

the inodes bitmaps've been zeroed.
too last. if you stop it, an e2fsck may recover some stuff (in fact,
i did format an 45gb fs full of ogg and recover 3/4 of them since i
kill mke2fs before he zeroed all inodes tables.
there were no more connection  between directories  inodes, so all
was gone in lost+found, but a script restored quite a bit of it with
id3/ogg info

the data is still there but you've no way to access but to directly
read the block device :-(