Results 1 to 3 of 3
Hello!
I want to do a copy of the DVDs of Debian's installation to my hard disc, so that when I do aptitude install xxx it could do it directly ...
- 10-21-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
How to use aptitud install direct from the hard disc?
Hello!
I want to do a copy of the DVDs of Debian's installation to my hard disc, so that when I do aptitude install xxx it could do it directly from the hard disc.
Can someone help me, please?
Everything what I have till now are the 3 ISO of Debian's installation.
But I don't know how I must mount that and modify the sources.list file.
Thank you very much!


- 10-25-2007 #2
Just edit your
and replace with the lineCode:/etc/apt/sources.list
Then apt-get update. Now the next time you install something it should come from your HD locationCode:deb file:/HD_location_of_packages stable main contrib
sources.listBrilliant Mediocrity - Making Failure Look Good
- 10-26-2007 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
Thanks, Vergil83!


Reply With Quote
