[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loop-aes initrd failes to boot 2.6.x
Martin Muellenberg wrote:
> On Thursday 04 March 2004 20:01, you wrote:
> > Can you send compressed full kernel .config to me privately?
> > I want to know what causes this.
>
> Hi,
> here is my compressed full kernel .config file.
You have this in your kernel config:
CONFIG_MINIX_FS=m
which really should be:
CONFIG_MINIX_FS=y
File system on initrd is minix. Mounting initrd root file system will fail
if minix file system is not compiled built-in. Your real root file system is
reiserfs, so both minix and reiserfs must be built-in.
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/