KL-OS: Setting Up
scientiac
December 22, 2025
I have set up the environment required to run RISC-V 64 toolchain using QEMU.
Installed a debian RISC-V 64 iso and set it up to my liking with autologin and proper terminal emulation and sudo. I then installed gcc, gdb and neovim for writing and compiling programs.
Details of what happened on Day 1 is tracked using git with codeberg as a remote.
I have decided to use Operating System in 1000 Lines as the learning material because it was featured as a beginner level learning material in github:riscv/learn.
Discussion in the ATmosphere