* Klein Moebius <[EMAIL PROTECTED]> [2007-05-25 16:25:56 -0500]:
> will block out a working space for the file... change the count to vary
> the size...
That example gave you a 1 Mg file...
Once you have the loop successfully created, you will have to make a
filestem on it:
mke2fs -c /dev/l
* Michael S. Peek <[EMAIL PROTECTED]> [2007-05-25 10:43:26 -0400]:
> Hi gurus,
>
> I thought I would experiment with creating an encrypted loopback
> filesystem. I've generated a file of random numbers, but I can't attack
> it to /dev/loop0:
>
>
Hi gurus,
I thought I would experiment with creating an encrypted loopback
filesystem. I've generated a file of random numbers, but I can't attack
it to /dev/loop0:
# losetup -e serpent /dev/loop0 $(pwd)/file.bin
Password:
ioctl: LOOP_SET_STATUS: Invalid argument
I did a qu
3 matches
Mail list logo