On Mon, Sep 29, 2008 at 4:47 PM, Fabian Enos <[EMAIL PROTECTED]> wrote: > Manish: While you have a good point, I have already given him the iso. > If he has problems then I will tell him to burn it to a CD.
Synaptic can not detect ISO automatically. You have to mount the ISO using loopback ex. mount -t iso9660 -o loop /path/to/file.iso /media/somefolder' Then you have to add a line in /etc/apt/sources.list corresponding to this mounted iso. ex. deb file:///media/somefolder hardy main restricted Onkar -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
