I was able to create a CentOS 5 Live CD with livecd-tools 009. However, before launching the livecd-creator, I had to increase the maximum number of open files:
# ulimit -n 65535 I added a script in the kickstart configuration file to automatically mount hard drive and logical volume partitions via /etc/rc.d/init.d/centos-live. If anyone is interested, I could post the script. I would like to thank the livecd-tools coders for such a powerfull tool. -- Patrice Guay -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
