王强
2017-Apr-08 06:07 UTC
[CentOS] how to use livecd-creator to create my own livecd iso as same as offical release iso?
Hello list, I use the livecd-creator to customize my own livecd iso. I use the kickstart config file from https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg. #livecd-creator -v --config centos-7-livecd.cfg --cache /var/cache/livecd finally I got a iso, but the iso is strange. The offical distribution iso is CentOS-7-x86_64-Minimal-1511.iso |+++EFI |+++images |+++isolinux |+++LiveOS |+++Packages |+++repodata |+++.discinfo |+++.treeinfo ...... |+++RPM-GPG-KEY-CentOS-Testing-7 But the iso created by livecd-creator is show as following: My-own-test.iso |+++EFI |+++BOOT |+++fonts |+++BOOTX64.EFI |+++grub.cfg |+++grubx64.cfg |+++isolinux |+++boot.cat |+++initrd0.img |+++vmlinuz0 .... |+++LiveOS |+++osmin.img |+++squashfs.img My questions is how to use livecd-creator to create my own livecd iso as same as offical release iso
Apparently Analagous Threads
- [PATCH node] merge Root and /boot partitions
- [PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- [PATCH node] add install.py
- [PATCH node-image] add livecd-iso-to-iscsi script to support iscsi root booting setup
- [PATCH] edit-livecd in python