From Fedora Project Wiki

< Anaconda

Revision as of 14:13, 24 May 2008 by fp-wiki>ImportUser (Imported from MoinMoin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.