Richard (MQ) wrote:
>
> Looks like the crypto modules aren't loaded - try (as root of course)
>
> # modprobe twofish
> # modprobe cryptoloop
>
> and then re-try your mount.
I should have thought of that, but it doesn't work:
minas-morgul:~ # mount /mnt/dvd.crypta.x
Password:
mount: you must specify the filesystem type
There is no message in the kernel log, which I have just activated. My
fstab has:
/dev/dvd /mnt/dvd.crypta.x auto \
ro,noauto,user,loop,encryption=twofish256 0 0
and it worked in 10.2. I'll try specifying the fs, which is XFS.
[...]
It fails again:
minas-morgul:~ # mount /mnt/dvd.crypta.x
Password:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
The kernel log says:
Sep 23 15:26:15 minas-morgul kernel: SGI XFS with ACLs, security
attributes, realtime, large block numbers, no debug enabled
Sep 23 15:26:15 minas-morgul kernel: SGI XFS Quota Management subsystem
Sep 23 15:26:17 minas-morgul kernel: XFS: bad magic number
Sep 23 15:26:17 minas-morgul kernel: XFS: SB validate failed
/var/log/kernel lines 1-5/5 (END)
No good :-(
I think it ignores the loopback.
--
Cheers,
Carlos E. R.
(from RC1)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]