Commit Graph

9 Commits

Author SHA1 Message Date
Ciro Santilli
793df24519 Move GRUB in from linux-cheat, add chainloader example 2015-09-18 09:34:53 +02:00
Ciro Santilli
a8d90ac777 Make osdev example more uniform with the hello world 2015-09-14 11:21:55 +02:00
Ciro Santilli
bd104479ae Document multiboot/osdev works 2015-09-14 06:52:40 +02:00
Michael Petch
4164f58e46 Fix issue with GRUB not finding multiboot header
Modify the linker script to move the unique GNU information in
section .note.gnu.build-id after the .multiboot section. This
prevents the mulitboot header being pushed beyond the 8k position
in the kernel image.
2015-09-14 06:49:58 +02:00
Ciro Santilli
2c090180e9 Move xorriso to top level apt-get 2015-09-14 06:44:39 +02:00
Ciro Santilli
38c30d5bc0 Generate bootable multiboot image with grub-mkrescue 2015-09-14 06:11:38 +02:00
Ciro Santilli
c65cbf6b2e Remove unused multiboot isodir 2015-09-12 12:06:25 +02:00
Ciro Santilli
bf4556b972 Infinite loop, rm .elf output 2015-09-12 11:37:30 +02:00
Ciro Santilli
82bd584e71 Minimized multiboot works! 2015-09-11 12:12:31 +02:00