From Fedora Project Wiki

< Anaconda

Revision as of 16:37, 24 May 2008 by Ravidiip (talk | contribs) (1 revision(s))

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.