* ext3 on encrypted device mapper
@ 2004-12-02 18:17 Anonymous via the Cypherpunks Tonga Remailer
2004-12-02 19:34 ` Andreas Dilger
0 siblings, 1 reply; 2+ messages in thread
From: Anonymous via the Cypherpunks Tonga Remailer @ 2004-12-02 18:17 UTC (permalink / raw)
To: linux-kernel
Hi,
i'm using a linux debian sarge on an encrypted root filesystem with linux 2.6.10-rc2 kernel.
Filesystem is encrypted using dmcrypt, the encryption framework working on top of the device mapper.
I deleted a file and immediatelly i attempted to recover it using debugfs.
Linux aaa 2.6.10-rc2 #1 Wed Dec 1 09:52:37 CET 2004 i686 GNU/Linux
aaa:~# df -k .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/rootfs 8676440 5278584 2957108 65% /
aaa:~# debugfs /dev/mapper/rootfs
debugfs 1.35 (28-Feb-2004)
debugfs: lsdel
aaa:~# strings /dev/mapper/rootfs
strings: Warning: '/dev/mapper/rootfs' is not an ordinary file
Unfortunatelly neither with debugfs neither with a rogue strings i can access data on the encrypted filesystem.
I think that device mapper should be modified to allow debugfs checking and to allow access on it like a tradional hard drive.
Regards
--aaa
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-02 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-02 18:17 ext3 on encrypted device mapper Anonymous via the Cypherpunks Tonga Remailer
2004-12-02 19:34 ` Andreas Dilger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome