Common Problems and Solutions (Operating System Kernel #1)

Опубликовано: 01 Июль 2025
на канале: CodePulse
14,233
331

In this short video, we're going to take a look at some of the most common problems and solutions related to the first episode of my operating system kernel series.

You can skip straight to the next episode here if you haven't any problems:    • Write Your Own 64-bit Operating System Ker...  

Project GitHub repo:
https://github.com/davidcallanan/os-s...

0:00 - Incorrect docker run command
0:50 - Docker command not found
1:09 - Docker daemon not running
1:29 - Dockerfile cannot be empty
1:48 - No targets specified and no makefile found
2:03 - Makefile missing separator
2:36 - No rule to make target 'build-x86_64'
2:51 - Docker invalid reference format
3:23 - Qemu command not found
3:55 - Qemu could not load PC BIOS 'bios-256k.bin'
4:12 - Using Windows 10 Home
4:32 - Outro