@Fabian Arrotin I created ISO by: livecd-creator -c centos6.liveos.ks.cfg -f Centos6u5-LiveOS -v -d this is my ks.cfg paste: http://ix.io/elW after creating Centos6u5-LiveOS.iso, I try to boot it by PXE. LABEL centos6u5-liveos KERNEL images/6u5/vmlinuz0 APPEND initrd=images/6u5/initrd0.img root=live: http://10.21.10.2/centos6u5/squashfs.img biosdevname=0 PXE boot failed with kernel pannic: dracut: FATAL: Don't know how to handle 'root=live:http:// .../squashfs.img' dracut: Refusing to continue I didn't know whether 'initrd0.img' of livecd missing 'livenet' module. How could I create a ISO could boot by PXE with supporting 'root=live:http://.../squashfs.img' Thanks. 2014-09-16 19:03 GMT+08:00 Fabian Arrotin <fabian.arrotin at arrfab.net>: > On 16/09/14 08:52, ?????? wrote: > > hi guys. I want to create a cutomed centos 6.5 LiveOS (adding some > > sysadimn tools), > > which could boot from PXE. > > > > I want to consult CentOS-6.5-x86_64-minimal.iso or > > CentOS-6.5-x86_64-minimal.iso , but I can NOT find how does it created. > > > > I have find a ks.cfg from: > > > > > https://projects.centos.org/trac/livecd/browser/trunk/CentOS6/rhel6beta-livecd-minimal.ks > > > > but it was 4 years ago, it too old. > > > > thanks. > > > > Well, live iso images and minimal/netinstall iso images aren't produced > the same way. > For the live iso images, the following kickstart files were used : > http://people.centos.org/arrfab/CentOS6/LiveCD-DVD/ > and the livecd-tools SRPM : http://people.centos.org/arrfab/CentOS6/SRPMS/ > > Cheers, > > -- > Fabian Arrotin > gpg key: 56BEC54E | twitter: @arrfab > _______________________________________________ > CentOS-devel mailing list > CentOS-devel at centos.org > http://lists.centos.org/mailman/listinfo/centos-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20140916/81764ce4/attachment-0008.html>