Skip to content

nehakantheti/OperatingSystemsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

OperatingSystemsProject

Please refer to documentation and README.md files inside each folder

P1 : Refer to the installation guide in the Project One Folder and Report to get an idea about it, and add the following dependencies additionally in the git install step before cloning the repo.

Additional Deps :

  1. g++-riscv64-linux-gnu
  2. libc6-dev-riscv64-cross
  3. flex
  4. bison

So the final install command would be this :

sudo apt install -y git build-essential gdb-multiarch qemu-system-misc \
gcc-riscv64-linux-gnu g++-riscv64-linux-gnu \
binutils-riscv64-linux-gnu libc6-dev-riscv64-cross \
flex bison

and, change the git repo clone to this repo link (https://github.com/nehakantheti/OperatingSystemsProject) So, the clone command will be :

git clone https://github.com/nehakantheti/OperatingSystemsProject

instead of the clone command in the file. (The file's repo is clean xv6 OS with no changes that are made in this project.)

P2 : Report is inside the Project 2 folder

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages