> > > deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
> > There you go, unstable == sid. > Thanks. I thought unstable was always using the latest name. Hmm. I > guess not. # cat /etc/apt/sources.list deb http://mirrors.kernel.org/debian/ testing main deb-src http://mirrors.kernel.org/debian/ testing main deb http://ftp.us.debian.org/debian/ testing main non-free contrib deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib deb http://ftp.us.debian.org/debian/ testing-proposed-updates main non-free contrib deb-src http://ftp.us.debian.org/debian/ testing-proposed-updates main non-free contrib deb http://ftp.us.debian.org/debian/ etch main non-free contrib deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib deb http://ftp.us.debian.org/debian/ stable main non-free contrib deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib deb http://ftp.debian.org/debian/ testing main non-free contrib deb-src http://ftp.debian.org/debian/ testing main non-free contrib deb http://ftp.debian.org/debian/ testing-proposed-updates main non-free contrib deb-src http://ftp.debian.org/debian/ testing-proposed-updates main non-free contrib deb http://ftp.debian.org/debian/ etch main non-free contrib deb-src http://ftp.debian.org/debian/ etch main non-free contrib deb http://ftp.debian.org/debian/ stable main non-free contrib deb-src http://ftp.debian.org/debian/ stable main non-free contrib deb http://ftp.debian.org/debian/ proposed-updates main non-free contrib deb-src http://ftp.debian.org/debian/ proposed-updates main non-free contrib deb http://security.debian.org/ stable/updates main contrib non-free deb http://security.debian.org/ etch/updates main contrib non-free deb http://mirrors.usc.edu/pub/linux/distributions/debian/ testing main deb-src http://mirrors.usc.edu/pub/linux/distributions/debian/ testing main deb http://security.debian.org/ testing/updates main # VLC from http://www.videolan.org/vlc/download-debian.html deb http://download.videolan.org/pub/videolan/debian sid main deb-src http://download.videolan.org/pub/videolan/debian sid main # dvd::rip from http://hpisi.nerim.net/ deb http://www.debian-multimedia.org testing main deb http://www.debian-multimedia.org stable main deb http://www.debian-multimedia.org sid main OK, I tried to fix it up but couldn't find the ones for VLC and dvd::rip sources. I hope this now looks correct: # apt-cache search linux-image-2.6-k7 linux-image-2.6-k7 - Linux kernel 2.6 image on AMD K7 linux-image-2.6-k7-smp - Linux 2.6 image on AMD K7 SMP - transition package # apt-get install linux-image-2.6-k7 Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: linux-image-2.6-k7 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 2030B of archives. After unpacking 32.8kB of additional disk space will be used. Get:1 http://mirrors.kernel.org testing/main linux-image-2.6-k7 2.6.18+6 [2030B] Fetched 2030B in 0s (7242B/s) Selecting previously deselected package linux-image-2.6-k7. (Reading database ... 148103 files and directories currently installed.) Unpacking linux-image-2.6-k7 (from .../linux-image-2.6-k7_2.6.18+6_i386.deb) ... Setting up linux-image-2.6-k7 (2.6.18+6) ... -- "Ants can carry twenty times their weight, which is useful information if you're moving out and you need help getting a potato chip across town." --Ron Darian /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

