Results 1 to 2 of 2

Thread: pen drive as a repository

  1. #1
    Join Date
    Feb 2007
    Beans
    205
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Question pen drive as a repository

    Hi all,

    I have read that by using the command sudo apt-cdrom add
    we can use CD ROM as repository, in the same way how can we use pen drive as a repository ?

    NB: I use ubuntu 8.04

  2. #2
    Join Date
    Jun 2008
    Beans
    184

    Re: pen drive as a repository

    The following site may help you.

    http://www.debian.org/doc/manuals/re...-howto.en.html

    If you already have everything formatted correctly you may try adding something like the following (also taken from the website given previously) in your /etc/apt/sources.list file

    Code:
    deb file:///home/aisotton/rep-exact binary/
    deb-src file:///home/aisotton/rep-exact source/
    Ben

Bookmarks

Posting Permissions

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