Find the answer to your Linux question:
Results 1 to 6 of 6
hi is it possible to add fedora installation media (DVD) as repo in Revisor? I want to create my spin. and i don't want to revisor download packages from internet. ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Location
    Tehran, Iran
    Posts
    2

    fedora 13 installation media as repo

    hi
    is it possible to add fedora installation media (DVD) as repo in Revisor?
    I want to create my spin. and i don't want to revisor download packages from internet.



    Ashkan

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309
    Create a new file in /etc/yum.repos.d/ with the following contents to update directly from the RPMs on the disk:
    [dvd]
    Code:
    name=Fedora DVD
    baseurl=file:///media/sda6/fedora
    enabled=1
    gpgcheck=0
    here path of your source dvd
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  3. #3
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Out of curiousity Devils Casper, why /dev/sda6/fedora specifically?
    Glenn
    Powered by Fedora 16 and Arch Linux

  4. #4
    Just Joined!
    Join Date
    Oct 2010
    Location
    Tehran, Iran
    Posts
    2
    thanks
    Fedora DVD has some directories.
    should I copy all of them in hard or any special directory like Packages?

  5. #5
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    copy all content of fedora in a directory and save path will same as in your directory path
    Last edited by ved; 10-24-2010 at 09:03 AM.
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  6. #6
    Just Joined! PrinceSharma's Avatar
    Join Date
    Aug 2009
    Location
    /Universe/Earth/India
    Posts
    81
    Quote Originally Posted by glennzo View Post
    Out of curiousity Devils Casper, why /dev/sda6/fedora specifically?
    He he, he's not our Admin. And may be because he has copied that help from somewhere else just to help the poor guy, forgetting to make change acc.

Posting Permissions

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