Hi, Raman.P wrote: > This link though for etch should work with new versions also > http://linux.spiney.org/using_the_debian_etch_dvd_as_local_mirror
I added the option 'debian-installer/allow_unauthenticated=true' to the append section of the pxelinux.cfg/default file but again I get the same "Bad archive mirror - The specified Debian archive mirror is either not available, or does not have a valid Release file on it. Please try a different mirror'. How do I debug in such a situation? These are the apache access.log requests for the installation <snip> 10.2.1.203 - - [29/Apr/2010:11:36:03 -0400] "GET /tftpinstall/dists/oldstable/Release HTTP/1.1" 404 357 "-" "Wget" 10.2.1.203 - - [29/Apr/2010:11:36:03 -0400] "GET /tftpinstall/dists/stable/Release HTTP/1.1" 200 901 "-" "Wget" 10.2.1.203 - - [29/Apr/2010:11:36:03 -0400] "GET /tftpinstall/dists/lenny/Release HTTP/1.1" 200 901 "-" "Wget" 10.2.1.203 - - [29/Apr/2010:11:36:03 -0400] "GET /tftpinstall/dists/testing/Release HTTP/1.1" 200 901 "-" "Wget" </snip> The access log does show that the files are accessible since there is a 200 for the request. I have added debian_installer/allow_unauthenticated=true to the append section like this: <snip> append vga=normal debian-installer/allow_unauthenticated=true initrd=debian/lenny/i386/initrd.gz -- </snip> Regards, Guruprasad _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc