Xi Shen writes: > yes i use / on LVM.
Me too. > i just cannot understand why the busybox in the initramfs that > genkernel generates works fine, while mine reports error. And I do not understand why the "wiping tmp" stuff actually happens while you are still in the initramfs. For me, /tmp is not even mounted while being in initramfs. My /tmp is also wiped during bootup, but at that point the initramfs is already gone and the real system (with a real find command) has taken over. Wonko