Re: lfs-initramfs problems

2011-03-30 Thread Bryan Kadzban
William Immendorf wrote: I'll just add this before the gen_init_cpio call: {{{ tee /tmp/lfs-initramfs-filelist }}} Does that work? Should be fine, yeah. signature.asc Description: OpenPGP digital signature -- http://linuxfromscratch.org/mailman/listinfo/hints FAQ:

Re: lfs-initramfs problems

2011-03-29 Thread William Immendorf
On Mon, Mar 28, 2011 at 11:52 PM, Bryan Kadzban br...@kadzban.is-a-geek.net wrote: Why is your linker looking in /lib64 when ldd reported it found the library in /lib?  (Assuming that's what happened.  The actual directory tree that got generated would be way more useful...) Actually, ldd on

Re: lfs-initramfs problems

2011-03-29 Thread Bryan Kadzban
William Immendorf wrote: On Mon, Mar 28, 2011 at 11:52 PM, Bryan Kadzban br...@kadzban.is-a-geek.net wrote: Why is your linker looking in /lib64 when ldd reported it found the library in /lib? (Assuming that's what happened. The actual directory tree that got generated would be way more

Re: lfs-initramfs problems

2011-03-28 Thread William Immendorf
On Mon, Mar 28, 2011 at 2:00 AM, Bryan Kadzban br...@kadzban.is-a-geek.net wrote: Which library wasn't found?  Where did the various files involved go, when they were put into the cpio archive? /lib64/libreadline.so.6, when Bash was executed. This caused a stack trace and a kernel panic because