2010/6/24 lejkt lejkt <[email protected]>: > Then i try to add keyword "non-free" in my source.list > (/etc/apt/source.list) file, i obtain: > > > deb http://security.debian.org/ lenny/updates main > deb-src http://security.debian.org/ lenny/updates main > > deb http://volatile.debian.org/debian-volatile lenny/volatile main > deb-src http://volatile.debian.org/debian-volatile lenny/volatile main > > > deb http://http.us.debian.org/debian lenny main contrib non-free > deb-src http://http.us.debian.org/debian lenny main contrib non-free > you should add following line to /etc/apt/source.list: deb http://http.us.debian.org/debian experimental main contrib non-free deb-src http://http.us.debian.org/debian experimental main contrib non-free
then try: apt-get update apt-get install linux-image-2.6.34-1-686 BTW: I think you'd better upgrade lenny to unstable. -- Liang Guo http://bluestone.cublog.cn -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

