项目作者: singhaniket98

项目描述 :
Programs that copy files into and out of a VirtualBox VDI file containing a Linux ext2 filesystem.
高级语言: C++
项目地址: git://github.com/singhaniket98/OS-TERM-PROJECT.git
创建时间: 2020-02-07T18:57:24Z
项目社区:https://github.com/singhaniket98/OS-TERM-PROJECT

开源协议:MIT License

下载


OS-TERM-PROJECT BY NIRAJAN ACHARYA AND ANIKET K SINGH

SPRING 2020 - COURSE OPERATING SYSTEMS BY DR. KRAMER

PROJECT: A programs that copy files into and out of a VirtualBox VDI file containing a Linux ext2 filesystem.

Status of Project: Complete

HOW TO RUN THE PROJECT

After you’re in the directory, get into the CODES directory

If any updates in program then type “make clean “ into your terminal and then “make”

After your program is updated run this command below.

Command:
./vdi [vdi-filename]

Example:
./vdi Test-fixed-4k.vdi