Skip to content

Repository files navigation

SO - TP2

System based in x64BareBones for the architecture Intel 64.

To run the proyect:

1- Install the following packages before building the Toolchain and Kernel:

sudo apt-get install nasm qemu gcc make

2- Build the Toolchain

Run the following commands from the repository directory:

cd Toolchain
make all

3- Build the Kernel

From the repository directory:

make all

4- Run the Kernel

From the directory repository:

./run.sh

From the system run the following command:

help

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages