Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux 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 install
    Operating System: GNU Emacs

  3. #3
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...