On Thu, Jun 12, 2003 at 02:48:06PM +0200, Cipriano Groenendal wrote: > You can't access the CD from the normal %post section. You'll need two > seperate %post sections. One before and one after the chroot. You can do it with a single %post --nochroot section. Just add "--root /mnt/sysimage" to each rpm invocation. - Adrian