GithubHelp home page GithubHelp logo

chumingqian / hit-oslab-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deathking/hit-oslab

1.0 1.0 0.0 55.34 MB

哈尔滨工业大学《操作系统》课程实验指导手册、实验环境(64位支持)及源码。

Home Page: http://deathking.github.io/hit-oslab

Shell 32.50% C 29.00% Python 38.50%

hit-oslab-1's Introduction

hit-oslab

本仓库涵盖了哈尔滨工业大学《操作系统》课程实验指导手册、实验环境(64位支持)及源码。旨在针对32位和64位的Ubuntu系统,一键式搭建好环境,为同学们节省环境配置时间。

在线学习与实验

hit

由于历史原因,推荐大家使用实验楼提供的实验环境。本项目只做归档使用。

安装

本安装脚本会将实验环境安装在用户目录下,文件名为oslab。如果有特殊需要,请自行移动文件夹位置。注意,请不要使用超级用户执行此安装命令,当有需要时hit-oslab会请求超级用户权限。

git clone https://github.com/DeathKing/hit-oslab.git ~/hit-oslab
cd ~/hit-oslab
./setup.sh

如果想要跳过软件源更新步骤,请在./setup.sh后加上参数-s--skip-update

复原

考虑到操作系统试验每次需要重置linux-0.11目录,oslab特别添加了重置功能。本功能由./run命令提供。

# in oslab directory
./run init

反馈

本项目可以确保bochs能够正确启动,但某些64位系统在编译linux-0.11时会提示缺少某些文件,如果遇到类似问题的同学,请发issue。

hit-oslab-1's People

Contributors

deathking avatar

Stargazers

Hadj H. avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.