CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - mount

搜索资源列表

  1. uClinux编译傻瓜教程

    1下载:
  2. 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:朱春开
  1. UsbDevice

    0下载:
  2. at91rm9200挂载usb device驱动程序,学习arm的人-at91rm9200 mount USB device drivers, the study arm of a good look
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:341.43kb
    • 提供者:lcvj
  1. autoUdisk

    1下载:
  2. 平台:ARM9的嵌入式LINUX 自动检测U盘,挂载U盘的程序-platforms : ARM9 Embedded Linux automatically detects USB disk mount U procedures
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.98kb
    • 提供者:路晓光
  1. 嵌入式文件系统的设计与实现

    1下载:
  2. 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。  Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。  Linux和Unix并
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:9mb
    • 提供者:黄宇
  1. pcmciamgr

    0下载:
  2. pc卡在嵌入式linux中的自动mount
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:温林义
  1. usbmgr

    0下载:
  2. 一个基于armlinux的u盘管理精灵进程,监听USB端口的变化,如果插入的是U盘,则自动mount到/mnt/sda*
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:温林义
  1. mmcmgr

    0下载:
  2. 一个基于armlinux的管理精灵进程,针对MMC卡接口,监听这个接口,如果有多媒体卡插入,则自动mount到/mnt/mmc*
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:温林义
  1. sf_200482001850

    0下载:
  2. 一个韩国朋友写的用于S3C2410板子上的2410 nand flash的驱动文件,用于挂载yaffs(nand flash)文件系统。-a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for the mount yaffs (nand flash) file system.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.09kb
    • 提供者:林辰
  1. main

    0下载:
  2. 嵌入式Linux下的U盘自动挂载程序,是一个守护进程。-U-disk embedded Linux automatically mount program is a daemon.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:786byte
    • 提供者:晴空
  1. udisk

    0下载:
  2. 嵌入式amr linux U盘自动挂载 守护进程-arm linux autoudisk auto mount usb
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:971byte
    • 提供者:HEAVEN
  1. busybox-1.14.2

    0下载:
  2. BusyBox 是标准 Linux 工具的一个单个可执行实现。BusyBox 包含了一些简单的工具,例如 cat 和 echo,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀.简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令。-BusyBox is a standard Linux tool to achieve a single executable. B
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2.1mb
    • 提供者:黄强
  1. Tboard-mount-NFS-file-system

    0下载:
  2. 目标板挂载NFS根文件系统,详细讲解了通过NFS进行网络启动的整个过程。-Target board mount NFS root file system, explained in detail through the NFS network to start the entire process.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:7.19kb
    • 提供者:jeff
  1. QQ2440-board-mount-NFS-file-system

    0下载:
  2. QQ2440 目标板的网络挂载及NFS的实现,过程详细,适合初学者使用。-The QQ2440 target board network mount and NFS implementation, the process in detail, suitable for beginners to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:5.5kb
    • 提供者:jeff
  1. jingyan

    0下载:
  2. 本文档为自己学习ARM(linux)开发板遇到的问题,已经解决,给大家一个参考。主交GPRS发中文短信,GPRS和电脑传输数据,自启动自己的可执行程序,挂载命令。-This document study for his ARM (Linux) development board problems, has been resolved and give everybody a reference Lord deliver Chinese text messages into GPRS, GPRS
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:25.45kb
    • 提供者:yiyue
  1. up-netarm-2410s_sh

    0下载:
  2. 北京博创netarm-2410-s开发板自带软件包, 包括:mkroot.sh、mnt_udisk.sh、mount-dos.sh等3个文件-Beijing Bo netarm-2410-s development board comes with the package,Including: mkroot.sh, mnt_udisk.sh, mount-dos.sh3 files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:536byte
    • 提供者:clz
  1. NFS-JIELUN

    0下载:
  2. NFS挂载注意点,描述了在挂载NFS可能出现的问题和解决方法-Note that NFS mount point describes an NFS-mounted possible problems and solutions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-01
    • 文件大小:8.48kb
    • 提供者:罗通
  1. usb_auto_mount.tar

    0下载:
  2. usb 自动挂载,netlink方法实现,和udev类似。-usb automatically mount
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6.94kb
    • 提供者:游博杰
  1. busybox-1.16.0

    0下载:
  2. BusyBox 嵌入式开发中比不可少的工具,是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。-BusyBox than necessary in the embedded development tools, is an integrated more than one hundred most commonly used Linux co
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:
  1. yaffs2-mount-block_ok6410

    0下载:
  2. 里面的文档详细说明了OK6410上文件系统的修改及block挂载,经实测有效!-Inside the document details the changes to the file system on OK6410 and block mount, the actual effective!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:31.72kb
    • 提供者:朱阿伦
搜珍网 www.dssz.com