pyanaconda.modules.payloads.source.cdrom.cdrom_interface
Classes
Interface for the payload CD-ROM image source. |
Module Contents
- class pyanaconda.modules.payloads.source.cdrom.cdrom_interface.CdromSourceInterface[source]
Bases:
pyanaconda.modules.payloads.source.source_base_interface.PayloadSourceBaseInterface
Interface for the payload CD-ROM image source.
This source will try to automatically detect installation source. First it tries to look only stage2 device used to boot the environment then it will use first valid iso9660 media with a valid structure.