搜索资源列表
Linuxinitrdparse.doc.tar
- Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文件系统)。initrd包含很多可执行程序和驱动,并允许在临时的内存磁盘根文件系统被卸载,内存被释放后挂载真实的root文件系统。在许多嵌入式linux文件系统中,initrd是最终的根文件系统。这篇文章主要讲解了linux2.6内核的initrd技术,包括在内核中的创建及使用。
Linux 根文件系统实验指导
- 文件系统是linux操作系统的重要组成部分,内核在启动过程中会安装文件系统,用户通常通过文件系统同操作系统与硬件设备进行交互
Linux内核移植和yaffs2根文件系统制作
- Linux内核移植和yaffs2根文件系统制作
linux培训资料
- 介绍linux的配置、linux内核分析、构建linux根文件系统和u-boot开发的ppt。
rootfs.rar
- 嵌入式根文件系统裁减方法文档.pdf,可以参考一下,Embedded root file system methods to reduce the document. Pdf, can refer to
make_linux_rootfs
- 介绍了嵌入式linux根文件系统的制作,报考ramdisk,cramfs,yaffs,以及nfs的配置-Introduced the embedded linux root file system of production, applying ramdisk, cramfs, yaffs, as well as the configuration of nfs
embed-linux-filesystem
- 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
Linux
- 介绍了基于AT91RM9200系统硬件结构和Linux内核结构,然后分析了如何将Linux移植到目标 板上的方法与步骤,最后建立了根文件系统。通过串口、网口或者JTAG口烧至目标板,该系统成本低、工作 稳定、通用性强,可用在多种工业场合。 -Introduced based on the AT91RM9200 system hardware structure and the structure of Linux kernel, and then an analysis of how
busybox-1.16.2
- busybox-1.16.2。制作根文件系统的工具-busybox-1.16.2
Busybox_Cramfs
- 使用Busybox制作Cramfs根文件系统-Busybox Cramfs
genguijifa
- 这个文件是关于根轨迹方法的,这个文件对于学习自动控制课程的同学很有帮助。-This file is on the root locus method, the file for the automatic control of the course students learn helpful.
JAVA
- java创建xml文件,创建节点,根节点添加到文档中;-JAVA create xml file
linux-Application-Development
- 本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system developme
Linux-Root-file-system
- 你对linux的根文件系统熟悉吗?如果不,这篇资料介绍的很详细。-Are you familiar with the root file system in linux it? If not, this information is described in great detail.
4
- 编程任务: 对于给定的树,以根结点为起点,对树实现非递归方式广度优先搜索,输出广度优 先搜索序列 数据输入: 由文件input.txt给出输入数据。第1行有1个正整数n,表示给定的二叉树有n个顶 点,编号为1,2,…,n。接下来的n行中,每行有3个正整数a,b,c,分别表示编号为a的结 点的左儿子结点编号为b,右儿子结点编号为c,0表示没有儿子。各结点信息按照层序列表 的顺序给出。-Programming tasks: For a given of t
ATmega32
- 设计了心电、血压、血氧脉搏、体温、呼吸电路以及以ATmage32单片机为主的AD转换电路。设计了单片机软件,针对S3C2440芯片进行了bootloader, Linux内核和基于QT的根文件系统移植,以MINI2440开发板为基础设计了监护仪的嵌入式软件。 -Design the ecg, blood pressure, blood oxygen, temperature, pulse, breathing circuit and predominantly ATmage32 MCU AD
linuxroot
- 这个代码的功能是linux下根文件系统的制作.-This code function is linux root file system production.
rootfs
- 以2440开发版为例详细概述根文件系统的制作过程-Detailed overview of Linux with the making process of the file system
buildroot.tar
- buildroot 英文手册,可用于制作根文件系统,编译kernel uboot,希望对大家有所帮忙。-buildroot English manual can be used to create the root file system, compiling kernel uboot, we want to help.
genwenjianxitong
- 嵌入式学习中,在linux系统中的根文件系统的设计文档。-Embedded learning, in the linux system in the root file system design documents.