On Fri, Jan 29, 2010 at 01:23:13PM -0500, Brent S. Elmer Ph.D. wrote: > I have built a new 2.6.32 kernel that is failing to boot. I don't know what > the failure is. The previous kernel I > built that works is 2.6.30. I used the config from the 2.6.30 and make > oldconfig to configure for the 2.6.32 build. > The failure is early on and has scrolled off the screen. What I do see on > the screen is: > /etc/rc2.d/S23kerneloops: line 29: basename: command not found
OK, change line 29 of /etc/init.d/kerneloops from: prog=$(basename $exec) to: prog=kerneloops Sorry about that, I'll fix it in the next upload. -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org