Actions
Bug #4009
closedSelecting "Embedded" during install does not activate the serial console in a persistent way on amd64
Bug #4009:
Selecting "Embedded" during install does not activate the serial console in a persistent way on amd64
Start date:
11/14/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
amd64
Description
Selecting "Embedded" during install does not activate the serial console in a persistent way on amd64 now that there is no "embedded" kernel there.
If a config.xml is restored that does not include the tags to enable the serial port, the user is left with a broken console.
- Install to mSATA in an APU, choose Embedded
- After install, once it boots, download a config backup
- Remove "<enableserial/>" from the config backup
- Restore the backup and wait for it to reboot
- The unit will boot, but the console never produces a menu at the end of the boot process
- "Bootup complete" is displayed but no menu
There is some code to force the serial console on ( enableserial_force ) but it may need some adjustment to work in this scenario.
Actions