pritamzope / OS

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
http://createyourownos.blogspot.com
663 stars 103 forks source link

No booteable device error #1

Closed ghost closed 3 years ago

ghost commented 5 years ago

When I run run.sh, I get this error in QEMU Imgur BTW, I am in the WSL (Windows subsystem for Linux)

pritamzope commented 5 years ago

could you please provide the linux disto that you have installed ?

ghost commented 5 years ago

Is Ubuntu under the Windows subsystem for linux

pritamzope commented 5 years ago

updated run.sh script. Tested on Ubuntu WSL with gcc-5,6,7,8 checkout issue 2 here https://github.com/pritamzope/OS/issues/2