From Fedora Project Wiki
< Anaconda
Product image
How to Create an Anaconda Product Image
dd if=/dev/zero of=product.img bs=1k count=1440 mke2fs product.img mount -o loop product.img /mnt
- Create a custom install class in /mt - see anaconda/installclasses in the
anaconda source
- umount /mnt
- Amend setSteps and setGroupSelection appropriately for your desired customisation
Put product.img in Fedora/base of your disc1.