Chris Chiappa wrote: > On Mon, Apr 02, 2012 at 02:15:22PM -0500, Jonathan Nieder wrote:
>> Good to hear. If you can come up with more details about the >> remaining iffyness or a reliable way to test for it, please feel free >> to file a new bug. >> >> Returning to this bug (long pauses during a network scan): the squeeze >> kernel should install without trouble on sid if you'd like to give it >> a try. > > Sorry for being dense, but I'm having a hard time figuring out what > the current kernel in squeeze is. Can you point me to a .deb or a > version number I can go scrounge around for in ftp? Here's the easy way: echo 'http://ftp.us.debian.org/debian stable-proposed-updates main' \ >>/etc/apt/sources.list apt-get update apt-get install linux-image-2.6.32-5-amd64 vi /etc/apt/sources.list; # remove the new stable-proposed-updates entry If you prefer an ftp site, [1] should do it. (The APT way is preferred because it checks checksums. ftp.us.debian.org is a round-robin alias for several mirrors not directly controlled by Debian.) Thanks, Jonathan [1] ftp://ftp.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.32-5-amd64_2.6.32-43_amd64.deb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org