-
After installation it goes fine to load driver loop.ko but when trying to setup losetup I get this error:
root@LABB13:/# losetup -e AES256 /dev/loop0 /etc/syslog.c
Password:
ioctl: LOOP_SET_STATUS: Invalid argument
root@LABB13:/#
have tryed alot of loop versions but cant get it to work.. installed util-linux etc but cant still get it to work so please help me with advices!
OS is...
2009-12-01 07:51:50 UTC by nobody
-
jariruusu made 40 file-release changes.
2009-10-11 12:18:01 UTC by jariruusu
-
jariruusu made 1 file-release changes.
2009-10-11 12:14:01 UTC by jariruusu
-
made 3 file-release changes.
2009-10-11 12:13:01 UTC by
-
Current kernels (starting at 2.6.24 I think) have removed the 255 loop devices limit. Can loop-aes be updated to remove this limit as well?
I'm not sure what the new limit is, but at least 500 loops work in vanilla kernels.
2009-10-03 14:43:58 UTC by nobody
-
Following the Instructions for building new mount, umount, losetup, swapon and swapoff , I got those errors
...........................................................................................................
aes.c:282: warning: 'b1[3]' may be used uninitialized in this function
aes.c:282: warning: 'b1[2]' may be used uninitialized in this function
aes.c:282: warning: 'b1[1]' may be...
2009-09-03 14:50:04 UTC by nobody
-
Recompiled kernel supporting loop-aes modules (and precompiled loop-aes modules) available at .
2009-08-06 22:58:25 UTC by nobody