Changes between Initial Version and Version 8 of Ticket #770
- Timestamp:
- 2018-11-16T18:45:57Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #770
-
Property
Summary
changed from
multiboot support broken
toGRUB Legacy support broken
-
Property
Summary
changed from
-
Ticket #770 – Description
initial v8 1 As of 64f85f54a27d11f2ce4cf0aef2e2fb35918fe5cd, booting HelenOS using GRUB Legacy (a.k.a. GRUB 1) does not work. Since GRUB Legacy is the reference (and probably sole) implementation of the original multiboot specification (not to be confused with multiboot2), we can consider the multiboot support itself broken.1 As of 64f85f54a27d11f2ce4cf0aef2e2fb35918fe5cd, booting HelenOS using GRUB Legacy (a.k.a. GRUB 1) does not work. 2 2 3 3 GRUB 0.97 from Fedora 12 reports "Error 13: Invalid or unsupported executable format" for the amd64 ELF kernel binary and "Error 7: Loading below 1MB is not supported" for the ia32 ELF kernel binary.