If the attribute bootloader_console="serial" is set, the expectation that there is no graphics hardware available is valid. Thus the isolinux setup should not contain any ui configuration instructions because that leads to run the graphics initialization which blocks the system if not present. Please note the bootloader_console allows for multiple console configuration. In mixed setup the ui configuration still applies. This Fixes #1153 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| grub2.py | ||
| isolinux.py | ||
| zipl.py | ||