Research Article Open Access

Design of a Dynamic Boot Loader for Loading an Operating System

Alycia Sebastian1 and Dr. K. Siva Sankar1
  • 1 Noorul Islam Centre for Higher Education, India

Abstract

Boot Loader is the crucial program that loads the operating system in memory and initializes the system. In today’s world people are constantly on move and portable system are in demand specially the USB devices due to its portability and accessibility compared to CD/DVD drives. The purpose of this paper is to design a dynamic boot loader which removes the BIOS dependency and allow user to boot from USB without changing CMOS settings. The USB is devised as plug and play portable system with puppy Linux and newly developed dynamic boot loader. The device is experimented on a computer machine with 8 GB RAM, i5 processor, 64-bit Operating system and windows 7 and observed that nearly 50% reduction in booting time i.e., the time spent in changing the boot order is eliminated compared to the static boot loader. The time spent in the BIOS is dependent on the user knowledge in changing the boot priority. The portable system allows the user to work in ease in any environment with minimum requirement of Windows XP and USB 2.0 compatible system.

Journal of Computer Science
Volume 15 No. 1, 2019, 190-196

DOI: https://doi.org/10.3844/jcssp.2019.190.196

Submitted On: 26 April 2018 Published On: 28 January 2019

How to Cite: Sebastian, A. & Siva Sankar, D. K. (2019). Design of a Dynamic Boot Loader for Loading an Operating System. Journal of Computer Science, 15(1), 190-196. https://doi.org/10.3844/jcssp.2019.190.196

  • 3,402 Views
  • 2,499 Downloads
  • 3 Citations

Download

Keywords

  • Boot Loader
  • Dynamic
  • Operating System
  • USB
  • Open source OS