[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [OT] Re: How to access loop-aes mounted vfat filesystem as non-root user- help required!
--- Christian Kujau <evil@xxxxxxxxxx> wrote:
> when you're using vfat, your data does not seem to
> be valuable anyway ;-)
Point taken :-), but it's handy to be able to use if
only for compatibility with CrossCrypt, which doesn't
seem to speak ext2.
Any thoughts on my failed efforts to build a new
loop.o ? It doesn't seem to find the makefile in the
kernel sources - not that the makefile has much in it,
just a few lines of code.
root ~/loop-aes/loop-AES-v3.0c $ -> make clean
rm -f *.o *.ko *.orig *.rej *.mod.c patched-loop.[ch]
test-file[1234]
rm -f -r test-dir1 tmp-d-kbuild
root ~/loop-aes/loop-AES-v3.0c $ -> make
LINUX_SOURCE=/ramdisk/usr/src/linux-2.4.26
INSTALL_MOD_PATH=/ramdisk/home/dsl/source
cd /ramdisk/usr/src/linux-2.4.26 && make
SUBDIRS=/ramdisk/home/dsl/loop-aes/loop-AES-v3.0c
modules Q='@cd
/ramdisk/home/dsl/loop-aes/loop-AES-v3.0c && if [ "$@"
= "modules" ]; then make modules; fi; # '
make[1]: Entering directory
`/ramdisk/usr/src/linux-2.4.26'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory
`/ramdisk/usr/src/linux-2.4.26'
make: *** [all] Error 2
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/