Talk:Create Alpine Linux PV DomU: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
I had problems booting a 32bit Alpine domU on a OracleVM 2.2.2 (64bit) host - most probably since the Alpine kernel uses PVops. | I had problems booting a 32bit Alpine domU on a OracleVM 2.2.2 (64bit) host - most probably since the Alpine kernel uses PVops.<br /> | ||
The domU kernel failed to load with the following error: | |||
Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images') | The domU kernel failed to load with the following error:<br /> | ||
:Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images') | |||
Solution is to make sure you have a 64bit ISO. | Solution is to make sure you have a 64bit ISO. |
Revision as of 17:00, 1 January 2012
I had problems booting a 32bit Alpine domU on a OracleVM 2.2.2 (64bit) host - most probably since the Alpine kernel uses PVops.
The domU kernel failed to load with the following error:
- Error: (2, 'Invalid kernel', 'elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images')
Solution is to make sure you have a 64bit ISO.