OS From Scratch

Bare Bones

boot.s - kernel entry point that sets up the processor environment
kernel.c - your actual kernel routines
linker.ld - for linking the above files

Bare Bones With NASM

build gcc from scratch for new arch

yay -S grub mtools to build the iso

RISC-V

RISC-V Bare Bones

yay -S riscv64-linux-gnu-gcc

← Incoming Links (1)

Index
wiki • Line 39
"- OS From Scratch (2..."

→ Outgoing Links

No outgoing links