From Fedora Project Wiki

< Anaconda

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

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.