From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (1 revision(s))
(No difference)

Revision as of 16:37, 24 May 2008

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.