├── ossp_elementary os_system call.pdf ├── OSSP_individual_Zufan-Genetu-Haregewoien_bdu1602926_B.pdf └── README.md /ossp_elementary os_system call.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zufan-genetu/Ossp_zufan-genetu/HEAD/ossp_elementary os_system call.pdf -------------------------------------------------------------------------------- /OSSP_individual_Zufan-Genetu-Haregewoien_bdu1602926_B.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zufan-genetu/Ossp_zufan-genetu/HEAD/OSSP_individual_Zufan-Genetu-Haregewoien_bdu1602926_B.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Ossp_Elementary-os 2 | Installation step and system call implementation in elementary os. 3 | 4 | This document includes two separable parts.the first part deals about step by step processes to install an operating system called ELEMENTARY OS on virtual machine.it starts from downloading a virtual machine and installing it on computers.after that all steps to download elementary os and installing it on that virtual machine is 5 | included also. 6 | 7 | The second part includes implementation of system calls on the operating system mentioned above. 8 | --------------------------------------------------------------------------------