搜索资源列表
jffs2_src_study
- jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2
svchostforfresher
- 本文档主要讲解svchost程序在正常情况和被病毒挂载时的不同之处,敬请分享!-this document svchost mainly on the procedures in normal circumstances and when the virus mount different, Please share!
Linuxinitrdparse.doc.tar
- Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文件系统)。initrd包含很多可执行程序和驱动,并允许在临时的内存磁盘根文件系统被卸载,内存被释放后挂载真实的root文件系统。在许多嵌入式linux文件系统中,initrd是最终的根文件系统。这篇文章主要讲解了linux2.6内核的initrd技术,包括在内核中的创建及使用。
xen-4.0.0.tar
- xen-patches-2.6.31-10.tar.bz2是xen挂载到内核上-xen-patches-2.6.31-10.tar.bz2 add to kernel
Linux mount挂载文件系统磁盘分区
- Linux mount挂载文件系统磁盘分区.txt
qtopia4.3.2
- qtopia4.3.2详细移植步骤,nfs挂载-the portable of qtopia4.3.2
LinuxSetmobileDiskSolution
- 本文是解决USB移动硬盘的挂载的,写的很详尽,如果有USB盘的同学,仍不能解决这个看似疑难的问题,不妨参考一下此文,或许给您一点灵感,让您的USB硬盘也能正常working -Linux
2-GNOME
- GNOME和KDE桌面的管理 包括简单的桌面管理,系统的时间&日期设置、挂载软盘、光盘和U盘,控制中心,添加删除应用程序,打印机的安装与设置等-GNOME and KDE desktop management Including simple desktop management, system of time and date on the set, floppy diskettes, optical disks and U disk, the control center,
Mount-command-under-Linux
- 本文介绍了Linux下挂载各种介质的UINX命令和方法步骤。-This article describes the mount the various media UINX command and method steps under Linux.
Mount_U
- U盘在arm+linux环境下的挂载及拷贝、删除等简单操作-The U disk mount the arm+linux environment,and do some simple operations ,eg.copy,delete..
automatic-mounting-of-the-U-disk
- 在嵌入式linux,arm9,下实现了U盘的自动挂载和卸载,代码、截图-In embedded Linux, arm9, to achieve automatic mounting and unmounting of the U disk, code, screenshots. . .
file-syste-mount-for-OK6410
- 针对OK6410开发板进行的文件系统详细挂载流程,并有实例对照。其他的ARM浏览器类似-File System for OK6410 development board mount process in detail, and there are examples controls. Other similar ARM browser
在zc702开发板上挂linux
- 在zc702开发板上挂linux 这是第一章,介绍了用SD卡快速挂载命令行linux的方法
Ubuntu下安装samba与挂载
- ubuntu下安装samba服务器实现共享硬盘,其他多台ubuntu电脑安装虚拟机,实现编程等存储到samba服务器。