PDA

View Full Version : Live Cd with Knoppix in encrypted and compresed fs



A.x.A3x
11-13-2003, 01:07 PM
How I can make one image for loop, which is copresed and encrypted? :shock:

tealeaf
11-13-2003, 10:44 PM
Hi A.x.A3x.

How about encrypt the files first (see make a persistent home for knoppix) then compress the knoppix.img file using mkisofs?

A.x.A3x
11-18-2003, 08:57 AM
I try use first the encrypted image with losetu
> losetup -e /dev/loop0 /cryp_image
> mount /cryp_image /image

and then use the create_copresed_fs or this comand use copy files /image, and the compres_image isn't encrypted.

And than I try only encrypret_image copmress and this is very big. Only compress.
How I can use the make a persistent home for knoppix?