Re: tct-1.15 and ext3 problem

[email protected] (Wietse Venema) Tue, 23 Nov 2004 16:47:18 -0500 (EST)
Newsgroups gmane.comp.security.forensics.tct
Message-ID <[email protected]>
Vincent Katz:
> Hi,
> 
> I try to use unrm on ext3 fs to recover some files (stupid rm in a directory) and i have this error : ./bin/unrm: /dev/hda4: bad magic number in superblock ... ?
> 
> I use a linux kernel 2.4.28-rc1 on a powerpc.

ext2fs and ext3fs have the same magic number in the superblock;
this would mean that your hda4 is not an ext[23]fs file system.

	Wietse