[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: max size of a partition
i tried kernel ver 2.4.0 with reiserfs patch (3.6.25), -ac12, 2.4.1, -ac18 all with crypto patch 2.4.0.3.
/etc/fstab:
/dev/hda8 /mnt/crypto ext2 defaults,noauto,loop,encryption=aes,user 0 0
what i did:
losetup (patched ver. s)
losetup -e aes /dev/loop0 /dev/hda8
mke2fs /dev/loop0 ==> kernel panic if hda > 2gb
kernel config ist attached.
--
Sincerly
Michael Walle
In den Rohrwiesen 1a
66440 Blieskastel
Deutschland
pacman@bierkasten.org
http://pacman.yi.org
---
On Tue, 20 Feb 2001 01:48:07 +0000
Marc Mutz <Marc@Mutz.com> wrote:
> pacman wrote:
> >
> > hi,
> > i have problems with the encryption of my partition (28gb). i always get a kernel panic while i create. if the partition has a size of 2gb it works perfectly. so is there a limit of the size? and if, is there a workaround or a solution to solve this problem.
> >
> <snip>
>
> What kernel version?
> Please describe your setup more _detailed_ (exact commands, entries in
> fstab, you know...)
>
> Marc
>
> --
> Marc Mutz <Marc@Mutz.com> http://EncryptionHOWTO.sourceforge.net/
> University of Bielefeld, Dep. of Mathematics / Dep. of Physics
>
> PGP-keyID's: 0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)
>
>
> Linux-crypto: cryptography in and on the Linux system
> Archive: http://mail.nl.linux.org/linux-crypto/
kernelconfig