ok, one more thing :)
Jeremy Katz wrote:
--- a/tools/livecd-iso-to-pxeboot.sh
+++ b/tools/livecd-iso-to-pxeboot.sh
+# Get boot append line from original cd image.
+if [ -f $CDMNT/isolinux/isolinux.cfg ]; then
+APPEND=$(grep -m1 append isolinux.cfg | sed -e "s#CDLABEL=[^ ]*#/$ISOBASENAME#" -e
Hi
I am trying to build a Live CD of RHEL5. I prefer to build a 5.2 Client
on i386, but so far only have the media for 5.1 Client on x86_64, so
have tried building for that (5.2 Client on i386 still downloading :) ).
I'm using F9 on x86_64 to build this.
I'm having problems though - the imag