Raj Mathur wrote:
>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > > > >Make an image of the CD on hard disk: > >dd if=/dev/cdrom of=/some/where/ubuntu-5.04.iso > >Mount it: > >mkdir /ubuntu >mount -oloop -t iso9660 /some/where/ubuntu-5.04.iso /ubuntu > >Mount it automagically when booting the system: > >Edit /etc/fstab. Add the following line: > >/some/where/ubuntu-5.04.iso /ubuntu iso9660 loop,ro 0 0 > >Of course, choose an appropriate directory /some/where for all of >these. I usually use /data/ISO. > >Regards, > >- -- Raju > I followed the instructions and did everything to the last letter. the image is on the hard disk as it should be. But neither apt-get update or synaptic recognizes the location. I get the following error message using apt-get : Failed to fetch file:/ubuntu/dists/hoary/main/binary-i386/Packages.gz File not found What line do I add to source.list for apt-get / synaptic to know that ubuntu is there thanks ram _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
