Re: Crypto File System: Necessary patches

2005-06-28 Thread Douglas Ward
On Saturday 25 June 2005 20:53, nuno romano wrote: > I got the following warning trying to create a > crypto file system in hda10 partition of my > hard disk: I did -> > > modprobe cryptoloop > modprobe aes > > losetup -e aes-256 /dev/loop0 /dev/hda10 > Password: > ioctl: LOOP_SET_STATUS:

Crypto File System: Necessary patches

2005-06-25 Thread nuno romano
I got the following warning trying to create a crypto file system in hda10 partition of my hard disk: I did -> modprobe cryptoloop modprobe aes losetup -e aes-256 /dev/loop0 /dev/hda10 Password: ioctl: LOOP_SET_STATUS: Invalid argument I have a PowerPC kernel 2.6.8,util-linux 2.12,and