Skip to content

Aman7445/herdOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HerdOS


On Linux install these softwares

  • sudo apt install nasm -y
  • sudo apt install qemu -y

  • To load the bootsector on Linux

  • nasm boot 32bit-main.asm -f bin -o 32bit-main.bin
  • qemu_system_x86-64 32bit-main.bin
  • About

    a basic barebones operating system

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors