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.
...
- 10-22-2010 #1Just 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
- 10-22-2010 #2
Create a new file in /etc/yum.repos.d/ with the following contents to update directly from the RPMs on the disk:
[dvd]
here path of your source dvdCode:name=Fedora DVD baseurl=file:///media/sda6/fedora enabled=1 gpgcheck=0
Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-22-2010 #3
Out of curiousity Devils Casper, why /dev/sda6/fedora specifically?
Glenn
Powered by Fedora 16 and Arch Linux
- 10-23-2010 #4Just 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?
- 10-23-2010 #5
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
- 10-24-2010 #6


Reply With Quote
