On 06/01/12 03:23, hamed hosseini wrote: > hi > i am install debian 6 from dvd,when i want install some package(app) > dabian say insert dvd for install it,but i want install from internet. > how can i change this miror from dvd to some online mirror?
Edit (as root) the sources.list # nano /etc/apt/sources.list Comment out the cdrom entry[*1] Then update the database:- # apt-get update [*1] so it looks like this (example):- # deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ blah]/ squeeze main deb http://where_ever/debian/ squeeze main Cheers -- Iceweasel/Firefox extensions for finding answers to Debian questions:- https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f064c00.9060...@gmail.com