On Mon, 2005-09-19 at 13:36 -0700, Craig White wrote:
On Mon, 2005-09-19 at 17:14 +0100, Will McDonald wrote:
Really you could safely just comment out everything from "if [ -f /etc/redhat-release ];" to its corresponding "fi" and just set OS_NOT_CERTIFIED="YES" in there and bypass the rest.
here's the kicker, this is of course on the installation cd and I can't edit and run it without copying off the entire contents of the cd (since the file locations are all relative to 'install' which is of course on the root level of the cd itself.
cp -ls is your friend.