On Mon, Oct 26, 2009 at 11:47 AM, Theresa Kehoe <[email protected]> wrote: > And yes, I know the path I listed down below only says "5" for the > version (that's what the instructions for doing a net install of 5.4 > said to use) -- if you specify 5.4 in the path, you still get the same > error. To install 5.3, I specified 5.3 in the path (so can't tell you > if "5" will work when installing 5.3 or not).
It probably will not as centos/5.3/ means 5.3: http://mirrors.kernel.org/centos/5.3/os/i386/RELEASE-NOTES-en_US.html while centos/5/ points to 5.4: http://mirrors.kernel.org/centos/5/os/i386/RELEASE-NOTES-en_US.html But that's most likely because it is a soft-link to centos/5.4/: http://mirrors.kernel.org/centos/5.4/os/i386/RELEASE-NOTES-en_US.html Seems to be the same setup at http://mirrors.serveraxis.net/ Try specifying the real path: Path: centos/5.4/os/i386 Also, try it with and without a leading and trailing slash: Path: /centos/5.4/os/i386 Path: centos/5.4/os/i386/ Path: /centos/5.4/os/i386/ Ideally, that shouldn't matter, but ya never know. Good luck and be sure to let us know how thing go. Regards, - Robert --~--~---------~--~----~------------~-------~--~----~ Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [email protected] To unsubscribe: [email protected] More options: http://groups.google.com/group/cwelug -~----------~----~----~----~------~----~------~--~---
