From Fedora Project Wiki
< Architectures | s390x
Release Notes
Developer information
Global info
Image composes are run on F-18 with
- pungi-2.11-3.fc18.dh.1
- lorax-18.14-1.fc18
- lorax-18.17-1.fc18 (>= 20120903)
- lorax-18.19-1.fc18 (>= 20120916)
The test composes are available from [1]
issues found in F-18 Alpha 20120823
using anaconda-18.6.1-1.fc18
Installation status: FAIL
- network not set up, install.img can't be downloaded
issues found in F-18 Alpha 20120903
using anaconda-18.6.5-1.fc18
Installation status: unknown
- none yet
issues found in F-18 Alpha 20120917
using anaconda-18.8-1.fc18
Installation status: FAIL
- bug 857940 - AttributeError: 'ZIPL' object has no attribute 'storage'
Boot status: OK, but errors limit functionality
- bug 858996 - no network after installation - ifcfg-eth0 is missing
- root can't login on console or over network - the root account looks blocked although the password was set in anaconda dialog
The workarounds are to do some manual steps at the end of the installation
- log as root over the network to the system
- 857940 - run zipl manually (chroot /mnt/sysimage; zipl -V) - most likely not needed
- 858996 - copy the ifcfg-eth0 file (cp /etc/sysconfig/network-scripts/ifcfg-eth0 /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0)
- set root's password manually (chroot /mnt/sysimage; passwd root)
general anaconda/lorax/pungi/... issues
- pungi