thanks Jordi, I did exactly what you told me to do and I get after my "/sbin/losetup"-command the following error string in live.log: Error: Unable to detect home directory for uid 0
That is kinda weird because I'm using symmetric encryption, so my .gnupg dir isn't needed. Yesterday I tried putting the .gnupg directory on the key-partition and using the -G Option to losetup. Then I get a message that the gpg-decryption failed. I haven't found anything about that error with the missing home dir in the web. Is there something I'm doing wrong? gpg is statically compiled from source and I installed all what is written in the loop-aes readme. Without gpg I can decrypt my squashfs on boottime. hmmm greets and thanks so far Heiko Jordi Pujol wrote: > El Tuesday 19 February 2008 11:28:19 Heiko Groß va escriure: > >> Hey, >> > > Hello, > > all that is done by the package live-initramfs, > the first thing to do is use the debug features of this packages to detect > where is the problem. > When the debug option is specified in the boot command line (or in > live.conf), > a file named live.log is created in the root directory of the boot > environment. > > To inspect the debug we must use orders like: > > more /live.log > > or > > tail -150 /live.log | more > > if the error detected is the lack into the initrd file of utilities or files, > we must modify the live-initramfs package to include that files, specially > the script live-initramfs/hooks/live > > Try to do that, > > Best Regards, > > Jordi Pujol > > >> here the errorstring before I get dropped to my busybox prompt: >> SQUASHFS error: sb_bread failed reading block 0x0. >> I don't know why I cannot use gpg, I probably have to extract my >> initramfs and copy the needed binarys to it and repack it. I'm not sure >> Hopefully someone knows how to handle this kind of problem. >> >> Greets >> >> Heiko >> >> _______________________________________________ >> debian-live-devel mailing list >> [email protected] >> http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel >> > > > > _______________________________________________ > debian-live-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel > _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

