Open main menu

CDOT Wiki β

SYA710 Lab07

Revision as of 16:04, 23 November 2008 by Vsjhand (talk | contribs) (Making a Fedora Custom (Spin) CD)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Making a Fedora Custom (Spin) CD

  • Login to Fedora 8 Test system in lab T2107
  • Authenticate yourself using FireFox
  • Run "yum update"
  • Run "yum install libvirt virt-manager"
  • Use Virtual Machine Manager and set up a Fedora 9 VM on /dev/sdb
  • Login to Fedora 9 VM
  • Install all updates - this may take a while
  • Run "yum install pungi"
  • Copy this kickstart file - call it f9-ks.cfg
  • Run "pungi -c f9-ks.cfg --nosource --force --ver=F9"
  • Burn a copy of the ISO onto a CD and verify it on another PC
  • Modify f9-ks.cfg to customize the spin to your liking - eg add package isomaster and create your own version of Fedora
  • Finally, write a blog about this lab and email your teacher when done