[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Encrypted Partition



Mark Janssen wrote:

On Tue, 2002-09-17 at 16:13, Xavier Sanz wrote:
I've tryied 'losetup -e twofish /dev/loop0 /dev/hda4'
It seems to work
But the problem itself come when i try to mount de partition...
It seems not to have a filesystem assigned...

I'm not an expert on this stuff, but...

mount /dev/loop0 /mnt -t <fstype> ???

What command are you using to mount, what is the error... (copy and
pasting here)

lusitania:/# mount -o loop,encryption=twofish /dev/loop0 /mnt
Available keysizes (bits): 128 192 256
Keysize: 256
Password :
mount: you must specify the filesystem type
lusitania:/#





Reply to: