2017-06-05 13:05:02 +09:00
|
|
|
---
|
|
|
|
fixes:
|
|
|
|
- |
|
2017-08-06 20:41:21 +02:00
|
|
|
Fixes netboot with virtual media boot in an environment using syslinux
|
|
|
|
5.00 or later, such as Ubuntu 16.04. It was broken by a change in the
|
|
|
|
location of the ``ldlinux.c32`` file.
|
|
|
|
features:
|
|
|
|
- |
|
2017-08-15 12:35:10 -04:00
|
|
|
New configuration option ``[DEFAULT]/ldlinux_32`` can be used to set the
|
2017-08-06 20:41:21 +02:00
|
|
|
location of the ``ldlinux.c32`` file (from the syslinux package).
|
|
|
|
The default behavior is to look for it in the following locations:
|
2017-06-05 13:05:02 +09:00
|
|
|
|
2017-08-06 20:41:21 +02:00
|
|
|
* ``/usr/lib/syslinux/modules/bios/ldlinux.c32``
|
|
|
|
* ``/usr/share/syslinux/ldlinux.c32``
|