Giter Club home page Giter Club logo

os's Introduction

os

operating system

introduction

this is a personal operating system, it looks like this: screenshot

it supports:

  1. multiple tasks, semaphore, message-based communication, memory management;
  2. PCI bus, USB host controller (OHCI, EHCI);
  3. USB mice (HID), USB flash disk (mass storage);
  4. FAT32 file system;
  5. BMP image file;
  6. graphical user interface (GUI), SVGA;
  7. WiFi dongle (tp-link WN725N);

usage

step 1. setup BIOS

enter BIOS setup menu:

  1. enable legacy boot and disable UEFI;
  2. select USB driver as boot device;

this is an example: https://www.asus.com/support/FAQ/1013017

step 2. install OS on USB drive

run (as administrator) master/fs.exe. select "HDD" and then "start".

!!! IT WILL CLEAN USB DRIVE

step

if the USB flash disk CANNOT boot, run fs.exe again and select "FDD".

step 3. boot PC from USB flash disk

step 4. some shell commands

help (list commands)

svesa (change the resolution)

desktop (use picture as background)

rebuild OS (compile & link)

**if you want to rebuild system after making changes in source code**

double click project\os4\build\build - all.bat if you updated code in project\os4

double click project\32\build.bat if you updated code in project\32

double click project\16\build.bat if you updated code in project\16

os's People

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.