devos
devos copied to clipboard
(Very) basic UNIX-like operating system built when I was younger
when i try to do `make all` in the main makefile, it comes up with an error which says ``` Building Kernel make -C ./kernel make[1]: Entering directory '/home/mainuser/Documents/9/devos-master/kernel' nasm...
Are you going to finish up your book (http://samypesse.gitbooks.io/how-to-create-an-operating-system)? It is really great - exactly what I'm looking for but I can see that only first 8 chapters are readable.
This error starts in file.cc and is in the filesystem code, also it is in the Process code. ~~~~ ld -melf_i386 -static -L ./ -T ./arch/x86/linker.ld -o kernel.elf arch/x86/start.o runtime/cxx.o...
i can not download lucid32.box.can u do me a favor?
I followed the instructions given: git clone https://github.com/SamyPesse/devos.git make all sudo make emulate But when QEMU opens in the terminal, nothing shows after booting hard disk.
Started by GitHub push by AlekseyTs [EnvInject] - Loading node environment variables. Building remotely on dci-win-fbld-11 (windows-roslyn windows-fast windows) in workspace d:\j\workspace\dotnet_roslyn_master_win_dbg_64 Wiping out workspace first. Cloning the remote Git...