[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loop-aes boot failure
Mike Mohr wrote:
> I rebuild initrd.gz as follows:
>
> cd loop-aes
> ./build-initrd.sh build-initrd.conf
Screen output of that ./build-initrd.sh run may help.
Especially what files were copied where.
> I then copied the initrd into the cdrom source tree, rebuilt the ISO,
> and tried to boot. Same problem -- same error.
# mount -t iso9660 -r -o loop setup.iso /mnt
# cd /mnt
# ls -l *ld*linux* losetup
-r-xr-xr-x 1 root root 108996 Jun 9 00:48 ld_linux.2
-r-xr-xr-x 1 root root 54908 Jun 9 00:48 losetup
# strings -a losetup | grep "ld.*linux"
/lib/ld-linux.so.2
To me that "ld_linux.2" file name looks wrong.
Maybe it should be renamed as "ld-linux.so.2"
If that doesn't work, then try using statically linked version of losetup.
--
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/