Hi all,<br>I need to boot a livecd on some hard disk less clients. I tried to use livecd-iso-to-pxe, but in my case it unacceptable to load the whole iso into initrd (the iso is not small).<br>I made a custom livecd adding dracut-network package, I mounted squashfs/root image, exported with nfs, and I&#39;ve tried to boot the clients with root=nfs:192.168.1.50:/home/frafra/root/ selinux=0, but Fedora gives me many errors because it can&#39;t write on it.<br>
I found this old thread <a href="http://comments.gmane.org/gmane.linux.redhat.fedora.livecd/4261">http://comments.gmane.org/gmane.linux.redhat.fedora.livecd/4261</a> but it doesn&#39;t work for me.<br>Is there a way to get a livecd behaviour with this nfs directory? Or can I combine the isolinux.cfg livecd options with root=nfs:192.168.1.50:/home/frafra/ (where it could found the iso or the mounted iso)?<br>
I&#39;m using dnsmasq with its internal tftp server, which gives vmlinuz0 and initrd0.img (copied from livecd), pxelinux.0 and a configuration file with the above root=nfs:[...] selinux=0 options.<br><br><br>Thanks,<br>Francesco Frassinelli<br>
<br>