Saturday, 25 September 2010

How to add an iso image in repository

To add an iso image in repository,first you must mount the iso image then go to(generally requires root privileges)


    $ nano /etc/apt/sources.list    

then write this command :
   
    deb file:/media/iso/ lenny main contrib

No comments:

Post a Comment