Results 1 to 3 of 3
Hello ,
I've installed Debian on my X30 (it have CD/DVD drive only on the dockbase ). Everytime that I want to install something it ask me for the Installation ...
- 02-08-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 2
how to search the installation packets on a different drive
Hello ,
I've installed Debian on my X30 (it have CD/DVD drive only on the dockbase ). Everytime that I want to install something it ask me for the Installation DVD for the dependencies packages , how can I set Debian to search for this packages into a different drive (like a USB memory) where I could copy the first DVD contents ?
THX
- 02-08-2008 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
You need to edit your /etc/apt/sources.list
First, comment out dvd/cd entry by inserting a "#" at the beginning of the line. Do a google to find the appropriate repositories to add.
Then apt-get update before using apt-cache search or apt-get installOperating System: GNU Emacs
- 02-09-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 2
THX genesus, searching for some details I also found this link that is very useful :
Manpage of SOURCES.LIST


Reply With Quote