Coder Social home page Coder Social logo

sylix_image's Introduction

sylix_image

SylixOS qemu mini2440 image

该项目是 SylixOS 编译后的 mini2440 的 qemu 系统镜像,参考: http://ruier.coding.me/2018/04/25/sylix-warmup/

使用

  1. 下载仓库: https://github.com/ruier/sylix_image.git
  2. 超级用户安装系统 tap 网络驱动: cd qemu-mini2440; addtap.bat;
  3. 重名了网卡为 virtual
  4. 配置 virtual IPv4 为 192.168.7.20 (因为板卡 IP 192.168.7.30,配置为同一网段均可)
  5. 用命令: nandCreator.exe 创建 nand.bin
  6. 运行: mini2440_run.bat

执行后:cmd 打印:

λ mini2440_run.bat

start qemu-system-arm.exe -M mini2440 -show-cursor -kernel ../bspmini2440/Debug/bspmini2440.bin -serial telnet:127.0.0.1:1200,server -mtdblock nand.bin -serial file:virtualkbd -net nic -net tap,ifname=virtual

start putty.exe telnet://127.0.0.1:1200/

启动界面:

启动界面

系统进程

top

sylix_image's People

Contributors

ruier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sylix_image's Issues

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.