GithubHelp home page GithubHelp logo

explore's People

Contributors

kcmetercec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

explore's Issues

bootchartd 在嵌入式linux中没能启动

按照 官方说明

  1. ./script/bootchartd 拷贝到目标机的 /sbin/
  2. ./script/bootchartd.conf 拷贝到目标机的 /etc/
  3. 传入启动参数 init=/sbin/bootchartdrdinit=/sbin/bootchartd (根据文件系统而定)

但实际上启动过程并没有进入到此脚本。

嗯,还是对Linux启动过程不太熟悉。待熟悉后再回过头来排查

启动脚本其中一个没有启动

  • 前提
    在zynq基于petalinux开发过程中,其启动等级为 level5,所以理论上来讲将 启动脚本放进 /etc/init.d/ 中并为之创建对应的 SXXname.sh 符号链接,系统便可以在开机过程中运行此脚本。在实际的开发中按照如此顺序添加也确实能启动。

  • 问题
    但其中有一个脚本文件设为 S99name.sh 就一直无法启动,我检查了其权限是可执行的,脚本头中也具有 #!/bin/sh 标识,但就是无法启动。

目前的方法是将其优先级提前,设为 S98name.sh 就可以启动了。

  • 猜测
    在此脚本前有其他脚本已经执行了而导致该脚本无法执行,等有时间来好好看看。

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.