Design and Implementation of Eagle OS: A 64-bit Operating System Kernel

  • Unique Paper ID: 193888
  • Volume: 12
  • Issue: 10
  • PageNo: 2338-2340
  • Abstract:
  • This paper presents the design and implementation of EagleOS, a custom-built 64-bit operating system kernel devel- oped from scratch using a freestanding environment on Ubuntu Linux. The project explores low-level system programming concepts including Multiboot compliance, stack initialization, Global Descriptor Table configuration, paging structures, and the transition from 32-bit protected mode to 64-bit long mode. The kernel is executed using QEMU virtualization. The objective is to provide a practical understanding of processor architecture and operating system internals.

Copyright & License

Copyright © 2026 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{193888,
        author = {N Rohan Gopal and Arnold A},
        title = {Design and Implementation of Eagle OS: A 64-bit Operating System Kernel},
        journal = {International Journal of Innovative Research in Technology},
        year = {2026},
        volume = {12},
        number = {10},
        pages = {2338-2340},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=193888},
        abstract = {This paper presents the design and implementation of EagleOS, a custom-built 64-bit operating system kernel devel- oped from scratch using a freestanding environment on Ubuntu Linux. The project explores low-level system programming concepts including Multiboot compliance, stack initialization, Global Descriptor Table configuration, paging structures, and the transition from 32-bit protected mode to 64-bit long mode. The kernel is executed using QEMU virtualization. The objective is to provide a practical understanding of processor architecture and operating system internals.},
        keywords = {Operating Systems, Kernel Development, Long Mode, Paging, Multiboot, x86-64 Architecture},
        month = {March},
        }

Cite This Article

Gopal, N. R., & A, A. (2026). Design and Implementation of Eagle OS: A 64-bit Operating System Kernel. International Journal of Innovative Research in Technology (IJIRT), 12(10), 2338–2340.

Related Articles